#F9CC01 Color

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

Color preview

#F9CC01

Color formats

HEX
#F9CC01
RGB
rgb(249, 204, 1)
RGBA
rgba(249, 204, 1, 1)
HSL
hsl(49, 99%, 49%)
HSV
hsv(49, 100%, 98%)
CMYK
cmyk(0%, 18%, 100%, 2%)
CSS variable
--color-primary: #F9CC01;
Lowercase HEX
#f9cc01

Shades

Tints

Tones

Harmony

CSS snippets for #F9CC01

.color-f9cc01 {
  color: #F9CC01;
  background-color: #F9CC01;
}

Frequently asked questions

What color is #F9CC01?+

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

What is the closest Tailwind color to #F9CC01?+

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