#34DA5B Color

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

Color preview

#34DA5B

Color formats

HEX
#34DA5B
RGB
rgb(52, 218, 91)
RGBA
rgba(52, 218, 91, 1)
HSL
hsl(134, 69%, 53%)
HSV
hsv(134, 76%, 85%)
CMYK
cmyk(76%, 0%, 58%, 15%)
CSS variable
--color-primary: #34DA5B;
Lowercase HEX
#34da5b

Shades

Tints

Tones

Harmony

CSS snippets for #34DA5B

.color-34da5b {
  color: #34DA5B;
  background-color: #34DA5B;
}

Frequently asked questions

What color is #34DA5B?+

#34DA5B is a HEX color with RGB value rgb(52, 218, 91) and HSL value hsl(134, 69%, 53%). Its closest CSS named color is LimeGreen.

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

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