#FAEBDF Color

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

Color preview

#FAEBDF

Color formats

HEX
#FAEBDF
RGB
rgb(250, 235, 223)
RGBA
rgba(250, 235, 223, 1)
HSL
hsl(27, 73%, 93%)
HSV
hsv(27, 11%, 98%)
CMYK
cmyk(0%, 6%, 11%, 2%)
CSS variable
--color-primary: #FAEBDF;
Lowercase HEX
#faebdf

Shades

Tints

Tones

Harmony

CSS snippets for #FAEBDF

.color-faebdf {
  color: #FAEBDF;
  background-color: #FAEBDF;
}

Frequently asked questions

What color is #FAEBDF?+

#FAEBDF is a HEX color with RGB value rgb(250, 235, 223) and HSL value hsl(27, 73%, 93%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FAEBDF?+

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