#EEDD80 Color

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

Color preview

#EEDD80

Color formats

HEX
#EEDD80
RGB
rgb(238, 221, 128)
RGBA
rgba(238, 221, 128, 1)
HSL
hsl(51, 76%, 72%)
HSV
hsv(51, 46%, 93%)
CMYK
cmyk(0%, 7%, 46%, 7%)
CSS variable
--color-primary: #EEDD80;
Lowercase HEX
#eedd80

Shades

Tints

Tones

Harmony

CSS snippets for #EEDD80

.color-eedd80 {
  color: #EEDD80;
  background-color: #EEDD80;
}

Frequently asked questions

What color is #EEDD80?+

#EEDD80 is a HEX color with RGB value rgb(238, 221, 128) and HSL value hsl(51, 76%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEDD80?+

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