Rubylicious
#db1459
Rubylicious is a color with the hex code #db1459. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #db1459 | |
|---|---|---|
| RGB | rgb(219, 20, 89) | |
| HSL | hsl(339, 83%, 47%) | |
| CMYK | cmyk(0%, 91%, 59%, 14%) | |
| LAB | lab(48, 72, 18) | |
| OKLCH | oklch(0.57 0.222 10) |
Color harmonies
Tints & shades
Code snippets
color: #db1459;
background-color: #db1459;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFDB1459)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.08, blue: 0.35, alpha: 1.0)