#EADEB3 Color

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

Color preview

#EADEB3

Color formats

HEX
#EADEB3
RGB
rgb(234, 222, 179)
RGBA
rgba(234, 222, 179, 1)
HSL
hsl(47, 57%, 81%)
HSV
hsv(47, 24%, 92%)
CMYK
cmyk(0%, 5%, 24%, 8%)
CSS variable
--color-primary: #EADEB3;
Lowercase HEX
#eadeb3

Shades

Tints

Tones

Harmony

CSS snippets for #EADEB3

.color-eadeb3 {
  color: #EADEB3;
  background-color: #EADEB3;
}

Frequently asked questions

What color is #EADEB3?+

#EADEB3 is a HEX color with RGB value rgb(234, 222, 179) and HSL value hsl(47, 57%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADEB3?+

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