#F8C22D Color

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

Color preview

#F8C22D

Color formats

HEX
#F8C22D
RGB
rgb(248, 194, 45)
RGBA
rgba(248, 194, 45, 1)
HSL
hsl(44, 94%, 57%)
HSV
hsv(44, 82%, 97%)
CMYK
cmyk(0%, 22%, 82%, 3%)
CSS variable
--color-primary: #F8C22D;
Lowercase HEX
#f8c22d

Shades

Tints

Tones

Harmony

CSS snippets for #F8C22D

.color-f8c22d {
  color: #F8C22D;
  background-color: #F8C22D;
}

Frequently asked questions

What color is #F8C22D?+

#F8C22D is a HEX color with RGB value rgb(248, 194, 45) and HSL value hsl(44, 94%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F8C22D?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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