Her Fierceness
#6f123c
Her Fierceness is a color with the hex code #6f123c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6f123c | |
|---|---|---|
| RGB | rgb(111, 18, 60) | |
| HSL | hsl(333, 72%, 25%) | |
| CMYK | cmyk(0%, 84%, 46%, 56%) | |
| LAB | lab(24, 42, 0) | |
| OKLCH | oklch(0.36 0.13 359) |
Color harmonies
Tints & shades
Code snippets
color: #6f123c;
background-color: #6f123c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF6F123C)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.07, blue: 0.24, alpha: 1.0)