Novel Lilac
#c2a4c2
Novel Lilac is a color with the hex code #c2a4c2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c2a4c2 | |
|---|---|---|
| RGB | rgb(194, 164, 194) | |
| HSL | hsl(300, 20%, 70%) | |
| CMYK | cmyk(0%, 15%, 0%, 24%) | |
| LAB | lab(71, 15, -11) | |
| OKLCH | oklch(0.75 0.054 326) |
Color harmonies
Tints & shades
Code snippets
color: #c2a4c2;
background-color: #c2a4c2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC2A4C2)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.64, blue: 0.76, alpha: 1.0)