Calm Waters
#e7fafa
Here's everything about the color Calm Waters (#e7fafa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e7fafa | |
|---|---|---|
| RGB | rgb(231, 250, 250) | |
| HSL | hsl(180, 66%, 94%) | |
| CMYK | cmyk(8%, 0%, 0%, 2%) | |
| LAB | lab(97, -6, -2) | |
| OKLCH | oklch(0.97 0.02 197) |
Color harmonies
Tints & shades
Code snippets
color: #e7fafa;
background-color: #e7fafa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE7FAFA)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.98, blue: 0.98, alpha: 1.0)