#9EEA1C Color

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

Color preview

#9EEA1C

Color formats

HEX
#9EEA1C
RGB
rgb(158, 234, 28)
RGBA
rgba(158, 234, 28, 1)
HSL
hsl(82, 83%, 51%)
HSV
hsv(82, 88%, 92%)
CMYK
cmyk(32%, 0%, 88%, 8%)
CSS variable
--color-primary: #9EEA1C;
Lowercase HEX
#9eea1c

Shades

Tints

Tones

Harmony

CSS snippets for #9EEA1C

.color-9eea1c {
  color: #9EEA1C;
  background-color: #9EEA1C;
}

Frequently asked questions

What color is #9EEA1C?+

#9EEA1C is a HEX color with RGB value rgb(158, 234, 28) and HSL value hsl(82, 83%, 51%). Its closest CSS named color is GreenYellow.

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

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