#EDFB7F Color

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

Color preview

#EDFB7F

Color formats

HEX
#EDFB7F
RGB
rgb(237, 251, 127)
RGBA
rgba(237, 251, 127, 1)
HSL
hsl(67, 94%, 74%)
HSV
hsv(67, 49%, 98%)
CMYK
cmyk(6%, 0%, 49%, 2%)
CSS variable
--color-primary: #EDFB7F;
Lowercase HEX
#edfb7f

Shades

Tints

Tones

Harmony

CSS snippets for #EDFB7F

.color-edfb7f {
  color: #EDFB7F;
  background-color: #EDFB7F;
}

Frequently asked questions

What color is #EDFB7F?+

#EDFB7F is a HEX color with RGB value rgb(237, 251, 127) and HSL value hsl(67, 94%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDFB7F?+

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