#EEDC7F Color

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

Color preview

#EEDC7F

Color formats

HEX
#EEDC7F
RGB
rgb(238, 220, 127)
RGBA
rgba(238, 220, 127, 1)
HSL
hsl(50, 77%, 72%)
HSV
hsv(50, 47%, 93%)
CMYK
cmyk(0%, 8%, 47%, 7%)
CSS variable
--color-primary: #EEDC7F;
Lowercase HEX
#eedc7f

Shades

Tints

Tones

Harmony

CSS snippets for #EEDC7F

.color-eedc7f {
  color: #EEDC7F;
  background-color: #EEDC7F;
}

Frequently asked questions

What color is #EEDC7F?+

#EEDC7F is a HEX color with RGB value rgb(238, 220, 127) and HSL value hsl(50, 77%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEDC7F?+

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