#1DE25B Color

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

Color preview

#1DE25B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1DE25B

.color-1de25b {
  color: #1DE25B;
  background-color: #1DE25B;
}

Frequently asked questions

What color is #1DE25B?+

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

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

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