#1DE73B Color

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

Color preview

#1DE73B

Color formats

HEX
#1DE73B
RGB
rgb(29, 231, 59)
RGBA
rgba(29, 231, 59, 1)
HSL
hsl(129, 81%, 51%)
HSV
hsv(129, 87%, 91%)
CMYK
cmyk(87%, 0%, 74%, 9%)
CSS variable
--color-primary: #1DE73B;
Lowercase HEX
#1de73b

Shades

Tints

Tones

Harmony

CSS snippets for #1DE73B

.color-1de73b {
  color: #1DE73B;
  background-color: #1DE73B;
}

Frequently asked questions

What color is #1DE73B?+

#1DE73B is a HEX color with RGB value rgb(29, 231, 59) and HSL value hsl(129, 81%, 51%). Its closest CSS named color is LimeGreen.

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

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