#FAEFD8 Color

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

Color preview

#FAEFD8

Color formats

HEX
#FAEFD8
RGB
rgb(250, 239, 216)
RGBA
rgba(250, 239, 216, 1)
HSL
hsl(41, 77%, 91%)
HSV
hsv(41, 14%, 98%)
CMYK
cmyk(0%, 4%, 14%, 2%)
CSS variable
--color-primary: #FAEFD8;
Lowercase HEX
#faefd8

Shades

Tints

Tones

Harmony

CSS snippets for #FAEFD8

.color-faefd8 {
  color: #FAEFD8;
  background-color: #FAEFD8;
}

Frequently asked questions

What color is #FAEFD8?+

#FAEFD8 is a HEX color with RGB value rgb(250, 239, 216) and HSL value hsl(41, 77%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FAEFD8?+

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