Violet Heaven
#cdb7fa
Violet Heaven is a color with the hex code #cdb7fa. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cdb7fa | |
|---|---|---|
| RGB | rgb(205, 183, 250) | |
| HSL | hsl(260, 87%, 85%) | |
| CMYK | cmyk(18%, 27%, 0%, 2%) | |
| LAB | lab(78, 18, -30) | |
| OKLCH | oklch(0.82 0.095 299) |
Color harmonies
Tints & shades
Code snippets
color: #cdb7fa;
background-color: #cdb7fa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCDB7FA)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.72, blue: 0.98, alpha: 1.0)