#FDC6AE Color

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

Color preview

#FDC6AE

Color formats

HEX
#FDC6AE
RGB
rgb(253, 198, 174)
RGBA
rgba(253, 198, 174, 1)
HSL
hsl(18, 95%, 84%)
HSV
hsv(18, 31%, 99%)
CMYK
cmyk(0%, 22%, 31%, 1%)
CSS variable
--color-primary: #FDC6AE;
Lowercase HEX
#fdc6ae

Shades

Tints

Tones

Harmony

CSS snippets for #FDC6AE

.color-fdc6ae {
  color: #FDC6AE;
  background-color: #FDC6AE;
}

Frequently asked questions

What color is #FDC6AE?+

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

What is the closest Tailwind color to #FDC6AE?+

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