#34B25A Color

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

Color preview

#34B25A

Color formats

HEX
#34B25A
RGB
rgb(52, 178, 90)
RGBA
rgba(52, 178, 90, 1)
HSL
hsl(138, 55%, 45%)
HSV
hsv(138, 71%, 70%)
CMYK
cmyk(71%, 0%, 49%, 30%)
CSS variable
--color-primary: #34B25A;
Lowercase HEX
#34b25a

Shades

Tints

Tones

Harmony

CSS snippets for #34B25A

.color-34b25a {
  color: #34B25A;
  background-color: #34B25A;
}

Frequently asked questions

What color is #34B25A?+

#34B25A is a HEX color with RGB value rgb(52, 178, 90) and HSL value hsl(138, 55%, 45%). Its closest CSS named color is MediumSeaGreen.

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

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