#34DB2E Color

Inspect #34DB2E across formats, palettes, contrast and closest named color matches.

Color preview

#34DB2E

Color formats

HEX
#34DB2E
RGB
rgb(52, 219, 46)
RGBA
rgba(52, 219, 46, 1)
HSL
hsl(118, 71%, 52%)
HSV
hsv(118, 79%, 86%)
CMYK
cmyk(76%, 0%, 79%, 14%)
CSS variable
--color-primary: #34DB2E;
Lowercase HEX
#34db2e

Shades

Tints

Tones

Harmony

CSS snippets for #34DB2E

.color-34db2e {
  color: #34DB2E;
  background-color: #34DB2E;
}

Frequently asked questions

What color is #34DB2E?+

#34DB2E is a HEX color with RGB value rgb(52, 219, 46) and HSL value hsl(118, 71%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #34DB2E?+

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