Papaya
#fe985c
Here's everything about the color Papaya (#fe985c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fe985c | |
|---|---|---|
| RGB | rgb(254, 152, 92) | |
| HSL | hsl(22, 99%, 68%) | |
| CMYK | cmyk(0%, 40%, 64%, 0%) | |
| LAB | lab(73, 35, 48) | |
| OKLCH | oklch(0.77 0.144 50) |
Color harmonies
Tints & shades
Code snippets
color: #fe985c;
background-color: #fe985c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFE985C)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.60, blue: 0.36, alpha: 1.0)