Precious Pumpkin
#e16233
Here's everything about the color Precious Pumpkin (#e16233) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e16233 | |
|---|---|---|
| RGB | rgb(225, 98, 51) | |
| HSL | hsl(16, 74%, 54%) | |
| CMYK | cmyk(0%, 56%, 77%, 12%) | |
| LAB | lab(58, 49, 51) | |
| OKLCH | oklch(0.65 0.17 40) |
Color harmonies
Tints & shades
Code snippets
color: #e16233;
background-color: #e16233;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE16233)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.38, blue: 0.20, alpha: 1.0)