Berrylicious
#d75e6c
Here's everything about the color Berrylicious (#d75e6c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d75e6c | |
|---|---|---|
| RGB | rgb(215, 94, 108) | |
| HSL | hsl(353, 60%, 61%) | |
| CMYK | cmyk(0%, 56%, 50%, 16%) | |
| LAB | lab(56, 49, 17) | |
| OKLCH | oklch(0.64 0.152 15) |
Color harmonies
Tints & shades
Code snippets
color: #d75e6c;
background-color: #d75e6c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD75E6C)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.37, blue: 0.42, alpha: 1.0)