#FCC4AE Color

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

Color preview

#FCC4AE

Color formats

HEX
#FCC4AE
RGB
rgb(252, 196, 174)
RGBA
rgba(252, 196, 174, 1)
HSL
hsl(17, 93%, 84%)
HSV
hsv(17, 31%, 99%)
CMYK
cmyk(0%, 22%, 31%, 1%)
CSS variable
--color-primary: #FCC4AE;
Lowercase HEX
#fcc4ae

Shades

Tints

Tones

Harmony

CSS snippets for #FCC4AE

.color-fcc4ae {
  color: #FCC4AE;
  background-color: #FCC4AE;
}

Frequently asked questions

What color is #FCC4AE?+

#FCC4AE is a HEX color with RGB value rgb(252, 196, 174) and HSL value hsl(17, 93%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCC4AE?+

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