Purple Pizzazz
#fe4eda
Purple Pizzazz is a color with the hex code #fe4eda. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fe4eda | |
|---|---|---|
| RGB | rgb(254, 78, 218) | |
| HSL | hsl(312, 99%, 65%) | |
| CMYK | cmyk(0%, 69%, 14%, 0%) | |
| LAB | lab(63, 76, -35) | |
| OKLCH | oklch(0.71 0.253 337) |
Color harmonies
Tints & shades
Code snippets
color: #fe4eda;
background-color: #fe4eda;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFE4EDA)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.31, blue: 0.85, alpha: 1.0)