Shaving Cream
#e1e5e5
Here's everything about the color Shaving Cream (#e1e5e5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e1e5e5 | |
|---|---|---|
| RGB | rgb(225, 229, 229) | |
| HSL | hsl(180, 7%, 89%) | |
| CMYK | cmyk(2%, 0%, 0%, 10%) | |
| LAB | lab(91, -1, 0) | |
| OKLCH | oklch(0.92 0.004 197) |
Color harmonies
Tints & shades
Code snippets
color: #e1e5e5;
background-color: #e1e5e5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1E5E5)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.90, blue: 0.90, alpha: 1.0)