#FCDEA9 Color

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

Color preview

#FCDEA9

Color formats

HEX
#FCDEA9
RGB
rgb(252, 222, 169)
RGBA
rgba(252, 222, 169, 1)
HSL
hsl(38, 93%, 83%)
HSV
hsv(38, 33%, 99%)
CMYK
cmyk(0%, 12%, 33%, 1%)
CSS variable
--color-primary: #FCDEA9;
Lowercase HEX
#fcdea9

Shades

Tints

Tones

Harmony

CSS snippets for #FCDEA9

.color-fcdea9 {
  color: #FCDEA9;
  background-color: #FCDEA9;
}

Frequently asked questions

What color is #FCDEA9?+

#FCDEA9 is a HEX color with RGB value rgb(252, 222, 169) and HSL value hsl(38, 93%, 83%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCDEA9?+

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