#1EC234 Color

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

Color preview

#1EC234

Color formats

HEX
#1EC234
RGB
rgb(30, 194, 52)
RGBA
rgba(30, 194, 52, 1)
HSL
hsl(128, 73%, 44%)
HSV
hsv(128, 85%, 76%)
CMYK
cmyk(85%, 0%, 73%, 24%)
CSS variable
--color-primary: #1EC234;
Lowercase HEX
#1ec234

Shades

Tints

Tones

Harmony

CSS snippets for #1EC234

.color-1ec234 {
  color: #1EC234;
  background-color: #1EC234;
}

Frequently asked questions

What color is #1EC234?+

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

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

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