#EDEF83 Color

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

Color preview

#EDEF83

Color formats

HEX
#EDEF83
RGB
rgb(237, 239, 131)
RGBA
rgba(237, 239, 131, 1)
HSL
hsl(61, 77%, 73%)
HSV
hsv(61, 45%, 94%)
CMYK
cmyk(1%, 0%, 45%, 6%)
CSS variable
--color-primary: #EDEF83;
Lowercase HEX
#edef83

Shades

Tints

Tones

Harmony

CSS snippets for #EDEF83

.color-edef83 {
  color: #EDEF83;
  background-color: #EDEF83;
}

Frequently asked questions

What color is #EDEF83?+

#EDEF83 is a HEX color with RGB value rgb(237, 239, 131) and HSL value hsl(61, 77%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDEF83?+

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