#FCCC95 Color

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

Color preview

#FCCC95

Color formats

HEX
#FCCC95
RGB
rgb(252, 204, 149)
RGBA
rgba(252, 204, 149, 1)
HSL
hsl(32, 94%, 79%)
HSV
hsv(32, 41%, 99%)
CMYK
cmyk(0%, 19%, 41%, 1%)
CSS variable
--color-primary: #FCCC95;
Lowercase HEX
#fccc95

Shades

Tints

Tones

Harmony

CSS snippets for #FCCC95

.color-fccc95 {
  color: #FCCC95;
  background-color: #FCCC95;
}

Frequently asked questions

What color is #FCCC95?+

#FCCC95 is a HEX color with RGB value rgb(252, 204, 149) and HSL value hsl(32, 94%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCCC95?+

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