#FCC603 Color

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

Color preview

#FCC603

Color formats

HEX
#FCC603
RGB
rgb(252, 198, 3)
RGBA
rgba(252, 198, 3, 1)
HSL
hsl(47, 98%, 50%)
HSV
hsv(47, 99%, 99%)
CMYK
cmyk(0%, 21%, 99%, 1%)
CSS variable
--color-primary: #FCC603;
Lowercase HEX
#fcc603

Shades

Tints

Tones

Harmony

CSS snippets for #FCC603

.color-fcc603 {
  color: #FCC603;
  background-color: #FCC603;
}

Frequently asked questions

What color is #FCC603?+

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

What is the closest Tailwind color to #FCC603?+

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