Wave Splash
#cbe4e7
Here's everything about the color Wave Splash (#cbe4e7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cbe4e7 | |
|---|---|---|
| RGB | rgb(203, 228, 231) | |
| HSL | hsl(186, 37%, 85%) | |
| CMYK | cmyk(12%, 1%, 0%, 9%) | |
| LAB | lab(89, -8, -4) | |
| OKLCH | oklch(0.9 0.027 205) |
Color harmonies
Tints & shades
Code snippets
color: #cbe4e7;
background-color: #cbe4e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCBE4E7)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.89, blue: 0.91, alpha: 1.0)