#FECB01 Color

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

Color preview

#FECB01

Color formats

HEX
#FECB01
RGB
rgb(254, 203, 1)
RGBA
rgba(254, 203, 1, 1)
HSL
hsl(48, 99%, 50%)
HSV
hsv(48, 100%, 100%)
CMYK
cmyk(0%, 20%, 100%, 0%)
CSS variable
--color-primary: #FECB01;
Lowercase HEX
#fecb01

Shades

Tints

Tones

Harmony

CSS snippets for #FECB01

.color-fecb01 {
  color: #FECB01;
  background-color: #FECB01;
}

Frequently asked questions

What color is #FECB01?+

#FECB01 is a HEX color with RGB value rgb(254, 203, 1) and HSL value hsl(48, 99%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FECB01?+

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