#FCEDDC Color

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

Color preview

#FCEDDC

Color formats

HEX
#FCEDDC
RGB
rgb(252, 237, 220)
RGBA
rgba(252, 237, 220, 1)
HSL
hsl(32, 84%, 93%)
HSV
hsv(32, 13%, 99%)
CMYK
cmyk(0%, 6%, 13%, 1%)
CSS variable
--color-primary: #FCEDDC;
Lowercase HEX
#fceddc

Shades

Tints

Tones

Harmony

CSS snippets for #FCEDDC

.color-fceddc {
  color: #FCEDDC;
  background-color: #FCEDDC;
}

Frequently asked questions

What color is #FCEDDC?+

#FCEDDC is a HEX color with RGB value rgb(252, 237, 220) and HSL value hsl(32, 84%, 93%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FCEDDC?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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