#FAE3D4 Color

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

Color preview

#FAE3D4

Color formats

HEX
#FAE3D4
RGB
rgb(250, 227, 212)
RGBA
rgba(250, 227, 212, 1)
HSL
hsl(24, 79%, 91%)
HSV
hsv(24, 15%, 98%)
CMYK
cmyk(0%, 9%, 15%, 2%)
CSS variable
--color-primary: #FAE3D4;
Lowercase HEX
#fae3d4

Shades

Tints

Tones

Harmony

CSS snippets for #FAE3D4

.color-fae3d4 {
  color: #FAE3D4;
  background-color: #FAE3D4;
}

Frequently asked questions

What color is #FAE3D4?+

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

What is the closest Tailwind color to #FAE3D4?+

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