#EDED5E Color

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

Color preview

#EDED5E

Color formats

HEX
#EDED5E
RGB
rgb(237, 237, 94)
RGBA
rgba(237, 237, 94, 1)
HSL
hsl(60, 80%, 65%)
HSV
hsv(60, 60%, 93%)
CMYK
cmyk(0%, 0%, 60%, 7%)
CSS variable
--color-primary: #EDED5E;
Lowercase HEX
#eded5e

Shades

Tints

Tones

Harmony

CSS snippets for #EDED5E

.color-eded5e {
  color: #EDED5E;
  background-color: #EDED5E;
}

Frequently asked questions

What color is #EDED5E?+

#EDED5E is a HEX color with RGB value rgb(237, 237, 94) and HSL value hsl(60, 80%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDED5E?+

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