Prosciutto
#e0b4a4
Here's everything about the color Prosciutto (#e0b4a4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e0b4a4 | |
|---|---|---|
| RGB | rgb(224, 180, 164) | |
| HSL | hsl(16, 49%, 76%) | |
| CMYK | cmyk(0%, 20%, 27%, 12%) | |
| LAB | lab(77, 15, 15) | |
| OKLCH | oklch(0.8 0.056 41) |
Color harmonies
Tints & shades
Code snippets
color: #e0b4a4;
background-color: #e0b4a4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE0B4A4)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.71, blue: 0.64, alpha: 1.0)