Niagara Falls
#cbe3ee
Niagara Falls is a color with the hex code #cbe3ee. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cbe3ee | |
|---|---|---|
| RGB | rgb(203, 227, 238) | |
| HSL | hsl(199, 51%, 86%) | |
| CMYK | cmyk(15%, 5%, 0%, 7%) | |
| LAB | lab(89, -7, -8) | |
| OKLCH | oklch(0.9 0.03 227) |
Color harmonies
Tints & shades
Code snippets
color: #cbe3ee;
background-color: #cbe3ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCBE3EE)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.89, blue: 0.93, alpha: 1.0)