Fizzy Peach
#f7bc5c
Here's everything about the color Fizzy Peach (#f7bc5c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f7bc5c | |
|---|---|---|
| RGB | rgb(247, 188, 92) | |
| HSL | hsl(37, 91%, 66%) | |
| CMYK | cmyk(0%, 24%, 63%, 3%) | |
| LAB | lab(80, 15, 56) | |
| OKLCH | oklch(0.83 0.131 77) |
Color harmonies
Tints & shades
Code snippets
color: #f7bc5c;
background-color: #f7bc5c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF7BC5C)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.74, blue: 0.36, alpha: 1.0)