Lily
#c19fb3
Here's everything about the color Lily (#c19fb3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c19fb3 | |
|---|---|---|
| RGB | rgb(193, 159, 179) | |
| HSL | hsl(325, 22%, 69%) | |
| CMYK | cmyk(0%, 18%, 7%, 24%) | |
| LAB | lab(69, 15, -5) | |
| OKLCH | oklch(0.74 0.048 342) |
Color harmonies
Tints & shades
Code snippets
color: #c19fb3;
background-color: #c19fb3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC19FB3)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.62, blue: 0.70, alpha: 1.0)