#9EDF25 Color

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

Color preview

#9EDF25

Color formats

HEX
#9EDF25
RGB
rgb(158, 223, 37)
RGBA
rgba(158, 223, 37, 1)
HSL
hsl(81, 74%, 51%)
HSV
hsv(81, 83%, 87%)
CMYK
cmyk(29%, 0%, 83%, 13%)
CSS variable
--color-primary: #9EDF25;
Lowercase HEX
#9edf25

Shades

Tints

Tones

Harmony

CSS snippets for #9EDF25

.color-9edf25 {
  color: #9EDF25;
  background-color: #9EDF25;
}

Frequently asked questions

What color is #9EDF25?+

#9EDF25 is a HEX color with RGB value rgb(158, 223, 37) and HSL value hsl(81, 74%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #9EDF25?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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