#F9E401 Color

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

Color preview

#F9E401

Color formats

HEX
#F9E401
RGB
rgb(249, 228, 1)
RGBA
rgba(249, 228, 1, 1)
HSL
hsl(55, 99%, 49%)
HSV
hsv(55, 100%, 98%)
CMYK
cmyk(0%, 8%, 100%, 2%)
CSS variable
--color-primary: #F9E401;
Lowercase HEX
#f9e401

Shades

Tints

Tones

Harmony

CSS snippets for #F9E401

.color-f9e401 {
  color: #F9E401;
  background-color: #F9E401;
}

Frequently asked questions

What color is #F9E401?+

#F9E401 is a HEX color with RGB value rgb(249, 228, 1) and HSL value hsl(55, 99%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F9E401?+

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