Devilish Diva
#ce7790
Devilish Diva is a color with the hex code #ce7790. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ce7790 | |
|---|---|---|
| RGB | rgb(206, 119, 144) | |
| HSL | hsl(343, 47%, 64%) | |
| CMYK | cmyk(0%, 42%, 30%, 19%) | |
| LAB | lab(60, 37, 2) | |
| OKLCH | oklch(0.67 0.112 2) |
Color harmonies
Tints & shades
Code snippets
color: #ce7790;
background-color: #ce7790;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFCE7790)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.47, blue: 0.56, alpha: 1.0)