#2BAB4B Color

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

Color preview

#2BAB4B

Color formats

HEX
#2BAB4B
RGB
rgb(43, 171, 75)
RGBA
rgba(43, 171, 75, 1)
HSL
hsl(135, 60%, 42%)
HSV
hsv(135, 75%, 67%)
CMYK
cmyk(75%, 0%, 56%, 33%)
CSS variable
--color-primary: #2BAB4B;
Lowercase HEX
#2bab4b

Shades

Tints

Tones

Harmony

CSS snippets for #2BAB4B

.color-2bab4b {
  color: #2BAB4B;
  background-color: #2BAB4B;
}

Frequently asked questions

What color is #2BAB4B?+

#2BAB4B is a HEX color with RGB value rgb(43, 171, 75) and HSL value hsl(135, 60%, 42%). Its closest CSS named color is SeaGreen.

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

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