#FAEBD4 Color

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

Color preview

#FAEBD4

Color formats

HEX
#FAEBD4
RGB
rgb(250, 235, 212)
RGBA
rgba(250, 235, 212, 1)
HSL
hsl(36, 79%, 91%)
HSV
hsv(36, 15%, 98%)
CMYK
cmyk(0%, 6%, 15%, 2%)
CSS variable
--color-primary: #FAEBD4;
Lowercase HEX
#faebd4

Shades

Tints

Tones

Harmony

CSS snippets for #FAEBD4

.color-faebd4 {
  color: #FAEBD4;
  background-color: #FAEBD4;
}

Frequently asked questions

What color is #FAEBD4?+

#FAEBD4 is a HEX color with RGB value rgb(250, 235, 212) and HSL value hsl(36, 79%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FAEBD4?+

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