Perfume Cloud
#e2c9ce
Perfume Cloud is a color with the hex code #e2c9ce. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e2c9ce | |
|---|---|---|
| RGB | rgb(226, 201, 206) | |
| HSL | hsl(348, 30%, 84%) | |
| CMYK | cmyk(0%, 11%, 9%, 11%) | |
| LAB | lab(83, 10, 1) | |
| OKLCH | oklch(0.86 0.029 4) |
Color harmonies
Tints & shades
Code snippets
color: #e2c9ce;
background-color: #e2c9ce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE2C9CE)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.79, blue: 0.81, alpha: 1.0)