Greenfinch
#bda928
Here's everything about the color Greenfinch (#bda928) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bda928 | |
|---|---|---|
| RGB | rgb(189, 169, 40) | |
| HSL | hsl(52, 65%, 45%) | |
| CMYK | cmyk(0%, 11%, 79%, 26%) | |
| LAB | lab(69, -2, 63) | |
| OKLCH | oklch(0.73 0.141 100) |
Color harmonies
Tints & shades
Code snippets
color: #bda928;
background-color: #bda928;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBDA928)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.66, blue: 0.16, alpha: 1.0)