#EDEF60 Color

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

Color preview

#EDEF60

Color formats

HEX
#EDEF60
RGB
rgb(237, 239, 96)
RGBA
rgba(237, 239, 96, 1)
HSL
hsl(61, 82%, 66%)
HSV
hsv(61, 60%, 94%)
CMYK
cmyk(1%, 0%, 60%, 6%)
CSS variable
--color-primary: #EDEF60;
Lowercase HEX
#edef60

Shades

Tints

Tones

Harmony

CSS snippets for #EDEF60

.color-edef60 {
  color: #EDEF60;
  background-color: #EDEF60;
}

Frequently asked questions

What color is #EDEF60?+

#EDEF60 is a HEX color with RGB value rgb(237, 239, 96) and HSL value hsl(61, 82%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDEF60?+

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