Dear Darling
#a30112
Here's everything about the color Dear Darling (#a30112) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a30112 | |
|---|---|---|
| RGB | rgb(163, 1, 18) | |
| HSL | hsl(354, 99%, 32%) | |
| CMYK | cmyk(0%, 99%, 89%, 36%) | |
| LAB | lab(34, 58, 42) | |
| OKLCH | oklch(0.45 0.183 26) |
Color harmonies
Tints & shades
Code snippets
color: #a30112;
background-color: #a30112;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFA30112)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.00, blue: 0.07, alpha: 1.0)