Pink Pepper
#ef586c
Pink Pepper is a color with the hex code #ef586c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ef586c | |
|---|---|---|
| RGB | rgb(239, 88, 108) | |
| HSL | hsl(352, 83%, 64%) | |
| CMYK | cmyk(0%, 63%, 55%, 6%) | |
| LAB | lab(59, 60, 22) | |
| OKLCH | oklch(0.66 0.185 16) |
Color harmonies
Tints & shades
Code snippets
color: #ef586c;
background-color: #ef586c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFEF586C)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.35, blue: 0.42, alpha: 1.0)