#EDDD75 Color

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

Color preview

#EDDD75

Color formats

HEX
#EDDD75
RGB
rgb(237, 221, 117)
RGBA
rgba(237, 221, 117, 1)
HSL
hsl(52, 77%, 69%)
HSV
hsv(52, 51%, 93%)
CMYK
cmyk(0%, 7%, 51%, 7%)
CSS variable
--color-primary: #EDDD75;
Lowercase HEX
#eddd75

Shades

Tints

Tones

Harmony

CSS snippets for #EDDD75

.color-eddd75 {
  color: #EDDD75;
  background-color: #EDDD75;
}

Frequently asked questions

What color is #EDDD75?+

#EDDD75 is a HEX color with RGB value rgb(237, 221, 117) and HSL value hsl(52, 77%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDDD75?+

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