#FCEBD4 Color

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

Color preview

#FCEBD4

Color formats

HEX
#FCEBD4
RGB
rgb(252, 235, 212)
RGBA
rgba(252, 235, 212, 1)
HSL
hsl(34, 87%, 91%)
HSV
hsv(34, 16%, 99%)
CMYK
cmyk(0%, 7%, 16%, 1%)
CSS variable
--color-primary: #FCEBD4;
Lowercase HEX
#fcebd4

Shades

Tints

Tones

Harmony

CSS snippets for #FCEBD4

.color-fcebd4 {
  color: #FCEBD4;
  background-color: #FCEBD4;
}

Frequently asked questions

What color is #FCEBD4?+

#FCEBD4 is a HEX color with RGB value rgb(252, 235, 212) and HSL value hsl(34, 87%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FCEBD4?+

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