#F9CB01 Color

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

Color preview

#F9CB01

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F9CB01

.color-f9cb01 {
  color: #F9CB01;
  background-color: #F9CB01;
}

Frequently asked questions

What color is #F9CB01?+

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

What is the closest Tailwind color to #F9CB01?+

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