Llilacquered
#c35b99
Llilacquered is a color with the hex code #c35b99. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c35b99 | |
|---|---|---|
| RGB | rgb(195, 91, 153) | |
| HSL | hsl(324, 46%, 56%) | |
| CMYK | cmyk(0%, 53%, 22%, 24%) | |
| LAB | lab(54, 48, -14) | |
| OKLCH | oklch(0.62 0.151 346) |
Color harmonies
Tints & shades
Code snippets
color: #c35b99;
background-color: #c35b99;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFC35B99)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.36, blue: 0.60, alpha: 1.0)