#EDFB6A Color

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

Color preview

#EDFB6A

Color formats

HEX
#EDFB6A
RGB
rgb(237, 251, 106)
RGBA
rgba(237, 251, 106, 1)
HSL
hsl(66, 95%, 70%)
HSV
hsv(66, 58%, 98%)
CMYK
cmyk(6%, 0%, 58%, 2%)
CSS variable
--color-primary: #EDFB6A;
Lowercase HEX
#edfb6a

Shades

Tints

Tones

Harmony

CSS snippets for #EDFB6A

.color-edfb6a {
  color: #EDFB6A;
  background-color: #EDFB6A;
}

Frequently asked questions

What color is #EDFB6A?+

#EDFB6A is a HEX color with RGB value rgb(237, 251, 106) and HSL value hsl(66, 95%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDFB6A?+

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