#EDEF54 Color

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

Color preview

#EDEF54

Color formats

HEX
#EDEF54
RGB
rgb(237, 239, 84)
RGBA
rgba(237, 239, 84, 1)
HSL
hsl(61, 83%, 63%)
HSV
hsv(61, 65%, 94%)
CMYK
cmyk(1%, 0%, 65%, 6%)
CSS variable
--color-primary: #EDEF54;
Lowercase HEX
#edef54

Shades

Tints

Tones

Harmony

CSS snippets for #EDEF54

.color-edef54 {
  color: #EDEF54;
  background-color: #EDEF54;
}

Frequently asked questions

What color is #EDEF54?+

#EDEF54 is a HEX color with RGB value rgb(237, 239, 84) and HSL value hsl(61, 83%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDEF54?+

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