Lilac Lace
#c6a1cf
Looking for the precise values behind Lilac Lace (#c6a1cf)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #c6a1cf | |
|---|---|---|
| RGB | rgb(198, 161, 207) | |
| HSL | hsl(288, 32%, 72%) | |
| CMYK | cmyk(4%, 22%, 0%, 19%) | |
| LAB | lab(71, 20, -18) | |
| OKLCH | oklch(0.76 0.076 320) |
Color harmonies
Tints & shades
Code snippets
color: #c6a1cf;
background-color: #c6a1cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC6A1CF)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.63, blue: 0.81, alpha: 1.0)