#1EC252 Color

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

Color preview

#1EC252

Color formats

HEX
#1EC252
RGB
rgb(30, 194, 82)
RGBA
rgba(30, 194, 82, 1)
HSL
hsl(139, 73%, 44%)
HSV
hsv(139, 85%, 76%)
CMYK
cmyk(85%, 0%, 58%, 24%)
CSS variable
--color-primary: #1EC252;
Lowercase HEX
#1ec252

Shades

Tints

Tones

Harmony

CSS snippets for #1EC252

.color-1ec252 {
  color: #1EC252;
  background-color: #1EC252;
}

Frequently asked questions

What color is #1EC252?+

#1EC252 is a HEX color with RGB value rgb(30, 194, 82) and HSL value hsl(139, 73%, 44%). Its closest CSS named color is LimeGreen.

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

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