Ocean Breeze
#d3e5eb
Here's everything about the color Ocean Breeze (#d3e5eb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d3e5eb | |
|---|---|---|
| RGB | rgb(211, 229, 235) | |
| HSL | hsl(195, 38%, 87%) | |
| CMYK | cmyk(10%, 3%, 0%, 8%) | |
| LAB | lab(90, -5, -5) | |
| OKLCH | oklch(0.91 0.021 220) |
Color harmonies
Tints & shades
Code snippets
color: #d3e5eb;
background-color: #d3e5eb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD3E5EB)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.90, blue: 0.92, alpha: 1.0)