#EDDD83 Color

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

Color preview

#EDDD83

Color formats

HEX
#EDDD83
RGB
rgb(237, 221, 131)
RGBA
rgba(237, 221, 131, 1)
HSL
hsl(51, 75%, 72%)
HSV
hsv(51, 45%, 93%)
CMYK
cmyk(0%, 7%, 45%, 7%)
CSS variable
--color-primary: #EDDD83;
Lowercase HEX
#eddd83

Shades

Tints

Tones

Harmony

CSS snippets for #EDDD83

.color-eddd83 {
  color: #EDDD83;
  background-color: #EDDD83;
}

Frequently asked questions

What color is #EDDD83?+

#EDDD83 is a HEX color with RGB value rgb(237, 221, 131) and HSL value hsl(51, 75%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDDD83?+

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