Queen of Hearts
#98333a
Queen of Hearts is a color with the hex code #98333a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #98333a | |
|---|---|---|
| RGB | rgb(152, 51, 58) | |
| HSL | hsl(356, 50%, 40%) | |
| CMYK | cmyk(0%, 66%, 62%, 40%) | |
| LAB | lab(37, 43, 20) | |
| OKLCH | oklch(0.47 0.135 20) |
Color harmonies
Tints & shades
Code snippets
color: #98333a;
background-color: #98333a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF98333A)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.20, blue: 0.23, alpha: 1.0)