#EDEF94 Color

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

Color preview

#EDEF94

Color formats

HEX
#EDEF94
RGB
rgb(237, 239, 148)
RGBA
rgba(237, 239, 148, 1)
HSL
hsl(61, 74%, 76%)
HSV
hsv(61, 38%, 94%)
CMYK
cmyk(1%, 0%, 38%, 6%)
CSS variable
--color-primary: #EDEF94;
Lowercase HEX
#edef94

Shades

Tints

Tones

Harmony

CSS snippets for #EDEF94

.color-edef94 {
  color: #EDEF94;
  background-color: #EDEF94;
}

Frequently asked questions

What color is #EDEF94?+

#EDEF94 is a HEX color with RGB value rgb(237, 239, 148) and HSL value hsl(61, 74%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDEF94?+

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