#FAEBD5 Color

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

Color preview

#FAEBD5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAEBD5

.color-faebd5 {
  color: #FAEBD5;
  background-color: #FAEBD5;
}

Frequently asked questions

What color is #FAEBD5?+

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

What is the closest Tailwind color to #FAEBD5?+

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