#FCDF03 Color

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

Color preview

#FCDF03

Color formats

HEX
#FCDF03
RGB
rgb(252, 223, 3)
RGBA
rgba(252, 223, 3, 1)
HSL
hsl(53, 98%, 50%)
HSV
hsv(53, 99%, 99%)
CMYK
cmyk(0%, 12%, 99%, 1%)
CSS variable
--color-primary: #FCDF03;
Lowercase HEX
#fcdf03

Shades

Tints

Tones

Harmony

CSS snippets for #FCDF03

.color-fcdf03 {
  color: #FCDF03;
  background-color: #FCDF03;
}

Frequently asked questions

What color is #FCDF03?+

#FCDF03 is a HEX color with RGB value rgb(252, 223, 3) and HSL value hsl(53, 98%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FCDF03?+

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