Goldfinch
#f8e462 · one of 31,915 named colors
Goldfinch is a light, vivid yellow with the hex code #f8e462. In RGB it is 248 red, 228 green and 98 blue, and black text is most readable on top of it.
Codes
HEX
#f8e462HEX8
#f8e462ffRGB
rgb(248, 228, 98)RGBA
rgba(248, 228, 98, 1)RGB %
rgb(97%, 89%, 38%)HSL
hsl(52, 91%, 68%)HSLA
hsla(52, 91%, 68%, 1)Variables
Sass
$goldfinch: #f8e462;Less
@goldfinch: #f8e462;CSS
--goldfinch: #f8e462;