#EDEF92 Color

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

Color preview

#EDEF92

Color formats

HEX
#EDEF92
RGB
rgb(237, 239, 146)
RGBA
rgba(237, 239, 146, 1)
HSL
hsl(61, 74%, 75%)
HSV
hsv(61, 39%, 94%)
CMYK
cmyk(1%, 0%, 39%, 6%)
CSS variable
--color-primary: #EDEF92;
Lowercase HEX
#edef92

Shades

Tints

Tones

Harmony

CSS snippets for #EDEF92

.color-edef92 {
  color: #EDEF92;
  background-color: #EDEF92;
}

Frequently asked questions

What color is #EDEF92?+

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

What is the closest Tailwind color to #EDEF92?+

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