#FCC173 Color

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

Color preview

#FCC173

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC173

.color-fcc173 {
  color: #FCC173;
  background-color: #FCC173;
}

Frequently asked questions

What color is #FCC173?+

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

What is the closest Tailwind color to #FCC173?+

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