#FCC498 Color

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

Color preview

#FCC498

Color formats

HEX
#FCC498
RGB
rgb(252, 196, 152)
RGBA
rgba(252, 196, 152, 1)
HSL
hsl(26, 94%, 79%)
HSV
hsv(26, 40%, 99%)
CMYK
cmyk(0%, 22%, 40%, 1%)
CSS variable
--color-primary: #FCC498;
Lowercase HEX
#fcc498

Shades

Tints

Tones

Harmony

CSS snippets for #FCC498

.color-fcc498 {
  color: #FCC498;
  background-color: #FCC498;
}

Frequently asked questions

What color is #FCC498?+

#FCC498 is a HEX color with RGB value rgb(252, 196, 152) and HSL value hsl(26, 94%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCC498?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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