Ruby Queen
#b0063d
Ruby Queen is a color with the hex code #b0063d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b0063d | |
|---|---|---|
| RGB | rgb(176, 6, 61) | |
| HSL | hsl(341, 93%, 36%) | |
| CMYK | cmyk(0%, 97%, 65%, 31%) | |
| LAB | lab(38, 62, 20) | |
| OKLCH | oklch(0.48 0.191 14) |
Color harmonies
Tints & shades
Code snippets
color: #b0063d;
background-color: #b0063d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB0063D)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.02, blue: 0.24, alpha: 1.0)