Buttercup Glow
#f1f458
Here's everything about the color Buttercup Glow (#f1f458) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1f458 | |
|---|---|---|
| RGB | rgb(241, 244, 88) | |
| HSL | hsl(61, 88%, 65%) | |
| CMYK | cmyk(1%, 0%, 64%, 4%) | |
| LAB | lab(94, -15, 71) | |
| OKLCH | oklch(0.94 0.173 110) |
Color harmonies
Tints & shades
Code snippets
color: #f1f458;
background-color: #f1f458;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1F458)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.96, blue: 0.35, alpha: 1.0)