Below the Surface
#0a2f7c
Below the Surface is a color with the hex code #0a2f7c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #0a2f7c | |
|---|---|---|
| RGB | rgb(10, 47, 124) | |
| HSL | hsl(221, 85%, 26%) | |
| CMYK | cmyk(92%, 62%, 0%, 51%) | |
| LAB | lab(21, 14, -48) | |
| OKLCH | oklch(0.34 0.137 262) |
Color harmonies
Tints & shades
Code snippets
color: #0a2f7c;
background-color: #0a2f7c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF0A2F7C)
/* Swift / UIKit */
UIColor(red: 0.04, green: 0.18, blue: 0.49, alpha: 1.0)