#FCC6AC Color

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

Color preview

#FCC6AC

Color formats

HEX
#FCC6AC
RGB
rgb(252, 198, 172)
RGBA
rgba(252, 198, 172, 1)
HSL
hsl(19, 93%, 83%)
HSV
hsv(19, 32%, 99%)
CMYK
cmyk(0%, 21%, 32%, 1%)
CSS variable
--color-primary: #FCC6AC;
Lowercase HEX
#fcc6ac

Shades

Tints

Tones

Harmony

CSS snippets for #FCC6AC

.color-fcc6ac {
  color: #FCC6AC;
  background-color: #FCC6AC;
}

Frequently asked questions

What color is #FCC6AC?+

#FCC6AC is a HEX color with RGB value rgb(252, 198, 172) and HSL value hsl(19, 93%, 83%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FCC6AC?+

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