Subtle Breeze
#b5d2d8
Subtle Breeze is a color with the hex code #b5d2d8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b5d2d8 | |
|---|---|---|
| RGB | rgb(181, 210, 216) | |
| HSL | hsl(190, 31%, 78%) | |
| CMYK | cmyk(16%, 3%, 0%, 15%) | |
| LAB | lab(82, -9, -6) | |
| OKLCH | oklch(0.84 0.032 212) |
Color harmonies
Tints & shades
Code snippets
color: #b5d2d8;
background-color: #b5d2d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB5D2D8)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.82, blue: 0.85, alpha: 1.0)