#FCCC73 Color

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

Color preview

#FCCC73

Color formats

HEX
#FCCC73
RGB
rgb(252, 204, 115)
RGBA
rgba(252, 204, 115, 1)
HSL
hsl(39, 96%, 72%)
HSV
hsv(39, 54%, 99%)
CMYK
cmyk(0%, 19%, 54%, 1%)
CSS variable
--color-primary: #FCCC73;
Lowercase HEX
#fccc73

Shades

Tints

Tones

Harmony

CSS snippets for #FCCC73

.color-fccc73 {
  color: #FCCC73;
  background-color: #FCCC73;
}

Frequently asked questions

What color is #FCCC73?+

#FCCC73 is a HEX color with RGB value rgb(252, 204, 115) and HSL value hsl(39, 96%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCCC73?+

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