Princess Peach
#f878f8
Princess Peach is a color with the hex code #f878f8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f878f8 | |
|---|---|---|
| RGB | rgb(248, 120, 248) | |
| HSL | hsl(300, 90%, 72%) | |
| CMYK | cmyk(0%, 52%, 0%, 3%) | |
| LAB | lab(69, 62, -42) | |
| OKLCH | oklch(0.77 0.216 327) |
Color harmonies
Tints & shades
Code snippets
color: #f878f8;
background-color: #f878f8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFF878F8)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.47, blue: 0.97, alpha: 1.0)