Sea Paint
#00507a
Sea Paint is a color with the hex code #00507a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #00507a | |
|---|---|---|
| RGB | rgb(0, 80, 122) | |
| HSL | hsl(201, 100%, 24%) | |
| CMYK | cmyk(100%, 34%, 0%, 52%) | |
| LAB | lab(32, -9, -30) | |
| OKLCH | oklch(0.41 0.096 241) |
Color harmonies
Tints & shades
Code snippets
color: #00507a;
background-color: #00507a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF00507A)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.31, blue: 0.48, alpha: 1.0)