#EDED84 Color

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

Color preview

#EDED84

Color formats

HEX
#EDED84
RGB
rgb(237, 237, 132)
RGBA
rgba(237, 237, 132, 1)
HSL
hsl(60, 74%, 72%)
HSV
hsv(60, 44%, 93%)
CMYK
cmyk(0%, 0%, 44%, 7%)
CSS variable
--color-primary: #EDED84;
Lowercase HEX
#eded84

Shades

Tints

Tones

Harmony

CSS snippets for #EDED84

.color-eded84 {
  color: #EDED84;
  background-color: #EDED84;
}

Frequently asked questions

What color is #EDED84?+

#EDED84 is a HEX color with RGB value rgb(237, 237, 132) and HSL value hsl(60, 74%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDED84?+

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