#2BAD29 Color

Inspect #2BAD29 across formats, palettes, contrast and closest named color matches.

Color preview

#2BAD29

Color formats

HEX
#2BAD29
RGB
rgb(43, 173, 41)
RGBA
rgba(43, 173, 41, 1)
HSL
hsl(119, 62%, 42%)
HSV
hsv(119, 76%, 68%)
CMYK
cmyk(75%, 0%, 76%, 32%)
CSS variable
--color-primary: #2BAD29;
Lowercase HEX
#2bad29

Shades

Tints

Tones

Harmony

CSS snippets for #2BAD29

.color-2bad29 {
  color: #2BAD29;
  background-color: #2BAD29;
}

Frequently asked questions

What color is #2BAD29?+

#2BAD29 is a HEX color with RGB value rgb(43, 173, 41) and HSL value hsl(119, 62%, 42%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2BAD29?+

The closest Tailwind color is green-600, available as the bg-green-600 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