Sacred Scarlet
#950c1b
Here's everything about the color Sacred Scarlet (#950c1b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #950c1b | |
|---|---|---|
| RGB | rgb(149, 12, 27) | |
| HSL | hsl(353, 85%, 32%) | |
| CMYK | cmyk(0%, 92%, 82%, 42%) | |
| LAB | lab(32, 53, 33) | |
| OKLCH | oklch(0.43 0.166 24) |
Color harmonies
Tints & shades
Code snippets
color: #950c1b;
background-color: #950c1b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF950C1B)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.05, blue: 0.11, alpha: 1.0)