#E3DFAB Color

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

Color preview

#E3DFAB

Color formats

HEX
#E3DFAB
RGB
rgb(227, 223, 171)
RGBA
rgba(227, 223, 171, 1)
HSL
hsl(56, 50%, 78%)
HSV
hsv(56, 25%, 89%)
CMYK
cmyk(0%, 2%, 25%, 11%)
CSS variable
--color-primary: #E3DFAB;
Lowercase HEX
#e3dfab

Shades

Tints

Tones

Harmony

CSS snippets for #E3DFAB

.color-e3dfab {
  color: #E3DFAB;
  background-color: #E3DFAB;
}

Frequently asked questions

What color is #E3DFAB?+

#E3DFAB is a HEX color with RGB value rgb(227, 223, 171) and HSL value hsl(56, 50%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E3DFAB?+

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