#EEDAB3 Color

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

Color preview

#EEDAB3

Color formats

HEX
#EEDAB3
RGB
rgb(238, 218, 179)
RGBA
rgba(238, 218, 179, 1)
HSL
hsl(40, 63%, 82%)
HSV
hsv(40, 25%, 93%)
CMYK
cmyk(0%, 8%, 25%, 7%)
CSS variable
--color-primary: #EEDAB3;
Lowercase HEX
#eedab3

Shades

Tints

Tones

Harmony

CSS snippets for #EEDAB3

.color-eedab3 {
  color: #EEDAB3;
  background-color: #EEDAB3;
}

Frequently asked questions

What color is #EEDAB3?+

#EEDAB3 is a HEX color with RGB value rgb(238, 218, 179) and HSL value hsl(40, 63%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEDAB3?+

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