Heather Berry
#e75480
Heather Berry is a color with the hex code #e75480. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e75480 | |
|---|---|---|
| RGB | rgb(231, 84, 128) | |
| HSL | hsl(342, 75%, 62%) | |
| CMYK | cmyk(0%, 64%, 45%, 9%) | |
| LAB | lab(58, 60, 8) | |
| OKLCH | oklch(0.65 0.185 5) |
Color harmonies
Tints & shades
Code snippets
color: #e75480;
background-color: #e75480;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFE75480)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.33, blue: 0.50, alpha: 1.0)