#FCC076 Color

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

Color preview

#FCC076

Color formats

HEX
#FCC076
RGB
rgb(252, 192, 118)
RGBA
rgba(252, 192, 118, 1)
HSL
hsl(33, 96%, 73%)
HSV
hsv(33, 53%, 99%)
CMYK
cmyk(0%, 24%, 53%, 1%)
CSS variable
--color-primary: #FCC076;
Lowercase HEX
#fcc076

Shades

Tints

Tones

Harmony

CSS snippets for #FCC076

.color-fcc076 {
  color: #FCC076;
  background-color: #FCC076;
}

Frequently asked questions

What color is #FCC076?+

#FCC076 is a HEX color with RGB value rgb(252, 192, 118) and HSL value hsl(33, 96%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCC076?+

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