#1DE23A Color

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

Color preview

#1DE23A

Color formats

HEX
#1DE23A
RGB
rgb(29, 226, 58)
RGBA
rgba(29, 226, 58, 1)
HSL
hsl(129, 77%, 50%)
HSV
hsv(129, 87%, 89%)
CMYK
cmyk(87%, 0%, 74%, 11%)
CSS variable
--color-primary: #1DE23A;
Lowercase HEX
#1de23a

Shades

Tints

Tones

Harmony

CSS snippets for #1DE23A

.color-1de23a {
  color: #1DE23A;
  background-color: #1DE23A;
}

Frequently asked questions

What color is #1DE23A?+

#1DE23A is a HEX color with RGB value rgb(29, 226, 58) and HSL value hsl(129, 77%, 50%). Its closest CSS named color is LimeGreen.

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

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