Primrose
#d6859f
Here's everything about the color Primrose (#d6859f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d6859f | |
|---|---|---|
| RGB | rgb(214, 133, 159) | |
| HSL | hsl(341, 50%, 68%) | |
| CMYK | cmyk(0%, 38%, 26%, 16%) | |
| LAB | lab(65, 34, 0) | |
| OKLCH | oklch(0.71 0.104 359) |
Color harmonies
Tints & shades
Code snippets
color: #d6859f;
background-color: #d6859f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFD6859F)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.52, blue: 0.62, alpha: 1.0)