#FDC8AE Color

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

Color preview

#FDC8AE

Color formats

HEX
#FDC8AE
RGB
rgb(253, 200, 174)
RGBA
rgba(253, 200, 174, 1)
HSL
hsl(20, 95%, 84%)
HSV
hsv(20, 31%, 99%)
CMYK
cmyk(0%, 21%, 31%, 1%)
CSS variable
--color-primary: #FDC8AE;
Lowercase HEX
#fdc8ae

Shades

Tints

Tones

Harmony

CSS snippets for #FDC8AE

.color-fdc8ae {
  color: #FDC8AE;
  background-color: #FDC8AE;
}

Frequently asked questions

What color is #FDC8AE?+

#FDC8AE is a HEX color with RGB value rgb(253, 200, 174) and HSL value hsl(20, 95%, 84%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FDC8AE?+

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