Satin Deep Black
#1c1e21
Satin Deep Black is a color with the hex code #1c1e21. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #1c1e21 | |
|---|---|---|
| RGB | rgb(28, 30, 33) | |
| HSL | hsl(216, 8%, 12%) | |
| CMYK | cmyk(15%, 9%, 0%, 87%) | |
| LAB | lab(11, 0, -2) | |
| OKLCH | oklch(0.23 0.007 258) |
Color harmonies
Tints & shades
Code snippets
color: #1c1e21;
background-color: #1c1e21;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF1C1E21)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.12, blue: 0.13, alpha: 1.0)