#F8DA2D Color

Inspect #F8DA2D across formats, palettes, contrast and closest named color matches.

Color preview

#F8DA2D

Color formats

HEX
#F8DA2D
RGB
rgb(248, 218, 45)
RGBA
rgba(248, 218, 45, 1)
HSL
hsl(51, 94%, 57%)
HSV
hsv(51, 82%, 97%)
CMYK
cmyk(0%, 12%, 82%, 3%)
CSS variable
--color-primary: #F8DA2D;
Lowercase HEX
#f8da2d

Shades

Tints

Tones

Harmony

CSS snippets for #F8DA2D

.color-f8da2d {
  color: #F8DA2D;
  background-color: #F8DA2D;
}

Frequently asked questions

What color is #F8DA2D?+

#F8DA2D is a HEX color with RGB value rgb(248, 218, 45) and HSL value hsl(51, 94%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F8DA2D?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools