Velvet Horizon
#d39ed2
Velvet Horizon is a color with the hex code #d39ed2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d39ed2 | |
|---|---|---|
| RGB | rgb(211, 158, 210) | |
| HSL | hsl(301, 38%, 72%) | |
| CMYK | cmyk(0%, 25%, 0%, 17%) | |
| LAB | lab(71, 27, -19) | |
| OKLCH | oklch(0.77 0.093 327) |
Color harmonies
Tints & shades
Code snippets
color: #d39ed2;
background-color: #d39ed2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD39ED2)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.62, blue: 0.82, alpha: 1.0)