#FCC373 Color

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

Color preview

#FCC373

Color formats

HEX
#FCC373
RGB
rgb(252, 195, 115)
RGBA
rgba(252, 195, 115, 1)
HSL
hsl(35, 96%, 72%)
HSV
hsv(35, 54%, 99%)
CMYK
cmyk(0%, 23%, 54%, 1%)
CSS variable
--color-primary: #FCC373;
Lowercase HEX
#fcc373

Shades

Tints

Tones

Harmony

CSS snippets for #FCC373

.color-fcc373 {
  color: #FCC373;
  background-color: #FCC373;
}

Frequently asked questions

What color is #FCC373?+

#FCC373 is a HEX color with RGB value rgb(252, 195, 115) and HSL value hsl(35, 96%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCC373?+

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