#EDED87 Color

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

Color preview

#EDED87

Color formats

HEX
#EDED87
RGB
rgb(237, 237, 135)
RGBA
rgba(237, 237, 135, 1)
HSL
hsl(60, 74%, 73%)
HSV
hsv(60, 43%, 93%)
CMYK
cmyk(0%, 0%, 43%, 7%)
CSS variable
--color-primary: #EDED87;
Lowercase HEX
#eded87

Shades

Tints

Tones

Harmony

CSS snippets for #EDED87

.color-eded87 {
  color: #EDED87;
  background-color: #EDED87;
}

Frequently asked questions

What color is #EDED87?+

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

What is the closest Tailwind color to #EDED87?+

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