#2DB123 Color

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

Color preview

#2DB123

Color formats

HEX
#2DB123
RGB
rgb(45, 177, 35)
RGBA
rgba(45, 177, 35, 1)
HSL
hsl(116, 67%, 42%)
HSV
hsv(116, 80%, 69%)
CMYK
cmyk(75%, 0%, 80%, 31%)
CSS variable
--color-primary: #2DB123;
Lowercase HEX
#2db123

Shades

Tints

Tones

Harmony

CSS snippets for #2DB123

.color-2db123 {
  color: #2DB123;
  background-color: #2DB123;
}

Frequently asked questions

What color is #2DB123?+

#2DB123 is a HEX color with RGB value rgb(45, 177, 35) and HSL value hsl(116, 67%, 42%). Its closest CSS named color is LimeGreen.

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

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