Violet Vapour
#e5dae1
Violet Vapour is a color with the hex code #e5dae1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e5dae1 | |
|---|---|---|
| RGB | rgb(229, 218, 225) | |
| HSL | hsl(322, 17%, 88%) | |
| CMYK | cmyk(0%, 5%, 2%, 10%) | |
| LAB | lab(88, 5, -2) | |
| OKLCH | oklch(0.9 0.015 339) |
Color harmonies
Tints & shades
Code snippets
color: #e5dae1;
background-color: #e5dae1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5DAE1)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.85, blue: 0.88, alpha: 1.0)