Secret Scarlet
#7a0e0e
Here's everything about the color Secret Scarlet (#7a0e0e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7a0e0e | |
|---|---|---|
| RGB | rgb(122, 14, 14) | |
| HSL | hsl(0, 79%, 27%) | |
| CMYK | cmyk(0%, 89%, 89%, 52%) | |
| LAB | lab(26, 44, 33) | |
| OKLCH | oklch(0.37 0.141 28) |
Color harmonies
Tints & shades
Code snippets
color: #7a0e0e;
background-color: #7a0e0e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7A0E0E)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.05, blue: 0.05, alpha: 1.0)