Girl Crush
#d1c0dc
Girl Crush is a color with the hex code #d1c0dc. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d1c0dc | |
|---|---|---|
| RGB | rgb(209, 192, 220) | |
| HSL | hsl(276, 29%, 81%) | |
| CMYK | cmyk(5%, 13%, 0%, 14%) | |
| LAB | lab(80, 10, -12) | |
| OKLCH | oklch(0.83 0.043 312) |
Color harmonies
Tints & shades
Code snippets
color: #d1c0dc;
background-color: #d1c0dc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD1C0DC)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.75, blue: 0.86, alpha: 1.0)