Flirty Rose
#d65e93
Here's everything about the color Flirty Rose (#d65e93) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d65e93 | |
|---|---|---|
| RGB | rgb(214, 94, 147) | |
| HSL | hsl(334, 59%, 60%) | |
| CMYK | cmyk(0%, 56%, 31%, 16%) | |
| LAB | lab(57, 52, -5) | |
| OKLCH | oklch(0.65 0.161 355) |
Color harmonies
Tints & shades
Code snippets
color: #d65e93;
background-color: #d65e93;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFD65E93)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.37, blue: 0.58, alpha: 1.0)