#EDEF6B Color

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

Color preview

#EDEF6B

Color formats

HEX
#EDEF6B
RGB
rgb(237, 239, 107)
RGBA
rgba(237, 239, 107, 1)
HSL
hsl(61, 80%, 68%)
HSV
hsv(61, 55%, 94%)
CMYK
cmyk(1%, 0%, 55%, 6%)
CSS variable
--color-primary: #EDEF6B;
Lowercase HEX
#edef6b

Shades

Tints

Tones

Harmony

CSS snippets for #EDEF6B

.color-edef6b {
  color: #EDEF6B;
  background-color: #EDEF6B;
}

Frequently asked questions

What color is #EDEF6B?+

#EDEF6B is a HEX color with RGB value rgb(237, 239, 107) and HSL value hsl(61, 80%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDEF6B?+

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