#1EE65A Color

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

Color preview

#1EE65A

Color formats

HEX
#1EE65A
RGB
rgb(30, 230, 90)
RGBA
rgba(30, 230, 90, 1)
HSL
hsl(138, 80%, 51%)
HSV
hsv(138, 87%, 90%)
CMYK
cmyk(87%, 0%, 61%, 10%)
CSS variable
--color-primary: #1EE65A;
Lowercase HEX
#1ee65a

Shades

Tints

Tones

Harmony

CSS snippets for #1EE65A

.color-1ee65a {
  color: #1EE65A;
  background-color: #1EE65A;
}

Frequently asked questions

What color is #1EE65A?+

#1EE65A is a HEX color with RGB value rgb(30, 230, 90) and HSL value hsl(138, 80%, 51%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #1EE65A?+

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