#1DF34B Color

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

Color preview

#1DF34B

Color formats

HEX
#1DF34B
RGB
rgb(29, 243, 75)
RGBA
rgba(29, 243, 75, 1)
HSL
hsl(133, 90%, 53%)
HSV
hsv(133, 88%, 95%)
CMYK
cmyk(88%, 0%, 69%, 5%)
CSS variable
--color-primary: #1DF34B;
Lowercase HEX
#1df34b

Shades

Tints

Tones

Harmony

CSS snippets for #1DF34B

.color-1df34b {
  color: #1DF34B;
  background-color: #1DF34B;
}

Frequently asked questions

What color is #1DF34B?+

#1DF34B is a HEX color with RGB value rgb(29, 243, 75) and HSL value hsl(133, 90%, 53%). Its closest CSS named color is LimeGreen.

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

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