#18EE2A Color

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

Color preview

#18EE2A

Color formats

HEX
#18EE2A
RGB
rgb(24, 238, 42)
RGBA
rgba(24, 238, 42, 1)
HSL
hsl(125, 86%, 51%)
HSV
hsv(125, 90%, 93%)
CMYK
cmyk(90%, 0%, 82%, 7%)
CSS variable
--color-primary: #18EE2A;
Lowercase HEX
#18ee2a

Shades

Tints

Tones

Harmony

CSS snippets for #18EE2A

.color-18ee2a {
  color: #18EE2A;
  background-color: #18EE2A;
}

Frequently asked questions

What color is #18EE2A?+

#18EE2A is a HEX color with RGB value rgb(24, 238, 42) and HSL value hsl(125, 86%, 51%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #18EE2A?+

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