#FCC5AE Color

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

Color preview

#FCC5AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC5AE

.color-fcc5ae {
  color: #FCC5AE;
  background-color: #FCC5AE;
}

Frequently asked questions

What color is #FCC5AE?+

#FCC5AE is a HEX color with RGB value rgb(252, 197, 174) and HSL value hsl(18, 93%, 84%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FCC5AE?+

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