#2BAF1D Color

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

Color preview

#2BAF1D

Color formats

HEX
#2BAF1D
RGB
rgb(43, 175, 29)
RGBA
rgba(43, 175, 29, 1)
HSL
hsl(114, 72%, 40%)
HSV
hsv(114, 83%, 69%)
CMYK
cmyk(75%, 0%, 83%, 31%)
CSS variable
--color-primary: #2BAF1D;
Lowercase HEX
#2baf1d

Shades

Tints

Tones

Harmony

CSS snippets for #2BAF1D

.color-2baf1d {
  color: #2BAF1D;
  background-color: #2BAF1D;
}

Frequently asked questions

What color is #2BAF1D?+

#2BAF1D is a HEX color with RGB value rgb(43, 175, 29) and HSL value hsl(114, 72%, 40%). Its closest CSS named color is LimeGreen.

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

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