Sunken Mystery
#23505a
Here's everything about the color Sunken Mystery (#23505a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #23505a | |
|---|---|---|
| RGB | rgb(35, 80, 90) | |
| HSL | hsl(191, 44%, 25%) | |
| CMYK | cmyk(61%, 11%, 0%, 65%) | |
| LAB | lab(31, -14, -11) | |
| OKLCH | oklch(0.4 0.052 214) |
Color harmonies
Tints & shades
Code snippets
color: #23505a;
background-color: #23505a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF23505A)
/* Swift / UIKit */
UIColor(red: 0.14, green: 0.31, blue: 0.35, alpha: 1.0)