#EDDD64 Color

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

Color preview

#EDDD64

Color formats

HEX
#EDDD64
RGB
rgb(237, 221, 100)
RGBA
rgba(237, 221, 100, 1)
HSL
hsl(53, 79%, 66%)
HSV
hsv(53, 58%, 93%)
CMYK
cmyk(0%, 7%, 58%, 7%)
CSS variable
--color-primary: #EDDD64;
Lowercase HEX
#eddd64

Shades

Tints

Tones

Harmony

CSS snippets for #EDDD64

.color-eddd64 {
  color: #EDDD64;
  background-color: #EDDD64;
}

Frequently asked questions

What color is #EDDD64?+

#EDDD64 is a HEX color with RGB value rgb(237, 221, 100) and HSL value hsl(53, 79%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDDD64?+

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