#F8F22D Color

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

Color preview

#F8F22D

Color formats

HEX
#F8F22D
RGB
rgb(248, 242, 45)
RGBA
rgba(248, 242, 45, 1)
HSL
hsl(58, 94%, 57%)
HSV
hsv(58, 82%, 97%)
CMYK
cmyk(0%, 2%, 82%, 3%)
CSS variable
--color-primary: #F8F22D;
Lowercase HEX
#f8f22d

Shades

Tints

Tones

Harmony

CSS snippets for #F8F22D

.color-f8f22d {
  color: #F8F22D;
  background-color: #F8F22D;
}

Frequently asked questions

What color is #F8F22D?+

#F8F22D is a HEX color with RGB value rgb(248, 242, 45) and HSL value hsl(58, 94%, 57%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F8F22D?+

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