Maritime
#bdcfea
Maritime is a color with the hex code #bdcfea. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bdcfea | |
|---|---|---|
| RGB | rgb(189, 207, 234) | |
| HSL | hsl(216, 52%, 83%) | |
| CMYK | cmyk(19%, 12%, 0%, 8%) | |
| LAB | lab(82, -2, -16) | |
| OKLCH | oklch(0.85 0.043 258) |
Color harmonies
Tints & shades
Code snippets
color: #bdcfea;
background-color: #bdcfea;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBDCFEA)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.81, blue: 0.92, alpha: 1.0)