#FDC3AE Color

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

Color preview

#FDC3AE

Color formats

HEX
#FDC3AE
RGB
rgb(253, 195, 174)
RGBA
rgba(253, 195, 174, 1)
HSL
hsl(16, 95%, 84%)
HSV
hsv(16, 31%, 99%)
CMYK
cmyk(0%, 23%, 31%, 1%)
CSS variable
--color-primary: #FDC3AE;
Lowercase HEX
#fdc3ae

Shades

Tints

Tones

Harmony

CSS snippets for #FDC3AE

.color-fdc3ae {
  color: #FDC3AE;
  background-color: #FDC3AE;
}

Frequently asked questions

What color is #FDC3AE?+

#FDC3AE is a HEX color with RGB value rgb(253, 195, 174) and HSL value hsl(16, 95%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FDC3AE?+

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