Dark Crypt
#3f4551
Here's everything about the color Dark Crypt (#3f4551) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3f4551 | |
|---|---|---|
| RGB | rgb(63, 69, 81) | |
| HSL | hsl(220, 12%, 28%) | |
| CMYK | cmyk(22%, 15%, 0%, 68%) | |
| LAB | lab(29, 0, -8) | |
| OKLCH | oklch(0.39 0.022 264) |
Color harmonies
Tints & shades
Code snippets
color: #3f4551;
background-color: #3f4551;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF3F4551)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.27, blue: 0.32, alpha: 1.0)