#EEDBA0 Color

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

Color preview

#EEDBA0

Color formats

HEX
#EEDBA0
RGB
rgb(238, 219, 160)
RGBA
rgba(238, 219, 160, 1)
HSL
hsl(45, 70%, 78%)
HSV
hsv(45, 33%, 93%)
CMYK
cmyk(0%, 8%, 33%, 7%)
CSS variable
--color-primary: #EEDBA0;
Lowercase HEX
#eedba0

Shades

Tints

Tones

Harmony

CSS snippets for #EEDBA0

.color-eedba0 {
  color: #EEDBA0;
  background-color: #EEDBA0;
}

Frequently asked questions

What color is #EEDBA0?+

#EEDBA0 is a HEX color with RGB value rgb(238, 219, 160) and HSL value hsl(45, 70%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEDBA0?+

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