Cappuccino Cosmico
#e1ddcd
Cappuccino Cosmico is a color with the hex code #e1ddcd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e1ddcd | |
|---|---|---|
| RGB | rgb(225, 221, 205) | |
| HSL | hsl(48, 25%, 84%) | |
| CMYK | cmyk(0%, 2%, 9%, 12%) | |
| LAB | lab(88, -1, 8) | |
| OKLCH | oklch(0.9 0.022 95) |
Color harmonies
Tints & shades
Code snippets
color: #e1ddcd;
background-color: #e1ddcd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1DDCD)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.87, blue: 0.80, alpha: 1.0)