#FCF403 Color

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

Color preview

#FCF403

Color formats

HEX
#FCF403
RGB
rgb(252, 244, 3)
RGBA
rgba(252, 244, 3, 1)
HSL
hsl(58, 98%, 50%)
HSV
hsv(58, 99%, 99%)
CMYK
cmyk(0%, 3%, 99%, 1%)
CSS variable
--color-primary: #FCF403;
Lowercase HEX
#fcf403

Shades

Tints

Tones

Harmony

CSS snippets for #FCF403

.color-fcf403 {
  color: #FCF403;
  background-color: #FCF403;
}

Frequently asked questions

What color is #FCF403?+

#FCF403 is a HEX color with RGB value rgb(252, 244, 3) and HSL value hsl(58, 98%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FCF403?+

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