#FCC6AD Color

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

Color preview

#FCC6AD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC6AD

.color-fcc6ad {
  color: #FCC6AD;
  background-color: #FCC6AD;
}

Frequently asked questions

What color is #FCC6AD?+

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

What is the closest Tailwind color to #FCC6AD?+

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