Sauna Steam
#edebe1
Here's everything about the color Sauna Steam (#edebe1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #edebe1 | |
|---|---|---|
| RGB | rgb(237, 235, 225) | |
| HSL | hsl(50, 25%, 91%) | |
| CMYK | cmyk(0%, 1%, 5%, 7%) | |
| LAB | lab(93, -1, 5) | |
| OKLCH | oklch(0.94 0.013 97) |
Color harmonies
Tints & shades
Code snippets
color: #edebe1;
background-color: #edebe1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDEBE1)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.92, blue: 0.88, alpha: 1.0)