Peachy Pinky
#ff775e
Here's everything about the color Peachy Pinky (#ff775e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff775e | |
|---|---|---|
| RGB | rgb(255, 119, 94) | |
| HSL | hsl(9, 100%, 68%) | |
| CMYK | cmyk(0%, 53%, 63%, 0%) | |
| LAB | lab(67, 52, 40) | |
| OKLCH | oklch(0.73 0.171 32) |
Color harmonies
Tints & shades
Code snippets
color: #ff775e;
background-color: #ff775e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFF775E)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.47, blue: 0.37, alpha: 1.0)