H₂O
#bfe1e6
H₂O is a color with the hex code #bfe1e6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bfe1e6 | |
|---|---|---|
| RGB | rgb(191, 225, 230) | |
| HSL | hsl(188, 44%, 83%) | |
| CMYK | cmyk(17%, 2%, 0%, 10%) | |
| LAB | lab(87, -11, -6) | |
| OKLCH | oklch(0.89 0.036 207) |
Color harmonies
Tints & shades
Code snippets
color: #bfe1e6;
background-color: #bfe1e6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBFE1E6)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.88, blue: 0.90, alpha: 1.0)