#EDED97 Color

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

Color preview

#EDED97

Color formats

HEX
#EDED97
RGB
rgb(237, 237, 151)
RGBA
rgba(237, 237, 151, 1)
HSL
hsl(60, 70%, 76%)
HSV
hsv(60, 36%, 93%)
CMYK
cmyk(0%, 0%, 36%, 7%)
CSS variable
--color-primary: #EDED97;
Lowercase HEX
#eded97

Shades

Tints

Tones

Harmony

CSS snippets for #EDED97

.color-eded97 {
  color: #EDED97;
  background-color: #EDED97;
}

Frequently asked questions

What color is #EDED97?+

#EDED97 is a HEX color with RGB value rgb(237, 237, 151) and HSL value hsl(60, 70%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDED97?+

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