Deep Sea Diver
#255c61
Here's everything about the color Deep Sea Diver (#255c61) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #255c61 | |
|---|---|---|
| RGB | rgb(37, 92, 97) | |
| HSL | hsl(185, 45%, 26%) | |
| CMYK | cmyk(62%, 5%, 0%, 62%) | |
| LAB | lab(36, -18, -9) | |
| OKLCH | oklch(0.44 0.058 203) |
Color harmonies
Tints & shades
Code snippets
color: #255c61;
background-color: #255c61;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF255C61)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.36, blue: 0.38, alpha: 1.0)