Washed Dollar
#e1e3d7
Washed Dollar is a color with the hex code #e1e3d7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e1e3d7 | |
|---|---|---|
| RGB | rgb(225, 227, 215) | |
| HSL | hsl(70, 18%, 87%) | |
| CMYK | cmyk(1%, 0%, 5%, 11%) | |
| LAB | lab(90, -2, 6) | |
| OKLCH | oklch(0.91 0.016 114) |
Color harmonies
Tints & shades
Code snippets
color: #e1e3d7;
background-color: #e1e3d7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1E3D7)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.89, blue: 0.84, alpha: 1.0)