Fleur-De-Lis
#b090c7
Fleur-De-Lis is a color with the hex code #b090c7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b090c7 | |
|---|---|---|
| RGB | rgb(176, 144, 199) | |
| HSL | hsl(275, 33%, 67%) | |
| CMYK | cmyk(12%, 28%, 0%, 22%) | |
| LAB | lab(64, 20, -24) | |
| OKLCH | oklch(0.7 0.086 311) |
Color harmonies
Tints & shades
Code snippets
color: #b090c7;
background-color: #b090c7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFFB090C7)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.56, blue: 0.78, alpha: 1.0)