#FCC3AD Color

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

Color preview

#FCC3AD

Color formats

HEX
#FCC3AD
RGB
rgb(252, 195, 173)
RGBA
rgba(252, 195, 173, 1)
HSL
hsl(17, 93%, 83%)
HSV
hsv(17, 31%, 99%)
CMYK
cmyk(0%, 23%, 31%, 1%)
CSS variable
--color-primary: #FCC3AD;
Lowercase HEX
#fcc3ad

Shades

Tints

Tones

Harmony

CSS snippets for #FCC3AD

.color-fcc3ad {
  color: #FCC3AD;
  background-color: #FCC3AD;
}

Frequently asked questions

What color is #FCC3AD?+

#FCC3AD is a HEX color with RGB value rgb(252, 195, 173) and HSL value hsl(17, 93%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCC3AD?+

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