#1DE25C Color

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

Color preview

#1DE25C

Color formats

HEX
#1DE25C
RGB
rgb(29, 226, 92)
RGBA
rgba(29, 226, 92, 1)
HSL
hsl(139, 77%, 50%)
HSV
hsv(139, 87%, 89%)
CMYK
cmyk(87%, 0%, 59%, 11%)
CSS variable
--color-primary: #1DE25C;
Lowercase HEX
#1de25c

Shades

Tints

Tones

Harmony

CSS snippets for #1DE25C

.color-1de25c {
  color: #1DE25C;
  background-color: #1DE25C;
}

Frequently asked questions

What color is #1DE25C?+

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

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

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