Pizza
#bf8d3c
Here's everything about the color Pizza (#bf8d3c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bf8d3c | |
|---|---|---|
| RGB | rgb(191, 141, 60) | |
| HSL | hsl(37, 52%, 49%) | |
| CMYK | cmyk(0%, 26%, 69%, 25%) | |
| LAB | lab(62, 14, 49) | |
| OKLCH | oklch(0.68 0.114 77) |
Color harmonies
Tints & shades
Code snippets
color: #bf8d3c;
background-color: #bf8d3c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFBF8D3C)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.55, blue: 0.24, alpha: 1.0)