#2DA850 Color

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

Color preview

#2DA850

Color formats

HEX
#2DA850
RGB
rgb(45, 168, 80)
RGBA
rgba(45, 168, 80, 1)
HSL
hsl(137, 58%, 42%)
HSV
hsv(137, 73%, 66%)
CMYK
cmyk(73%, 0%, 52%, 34%)
CSS variable
--color-primary: #2DA850;
Lowercase HEX
#2da850

Shades

Tints

Tones

Harmony

CSS snippets for #2DA850

.color-2da850 {
  color: #2DA850;
  background-color: #2DA850;
}

Frequently asked questions

What color is #2DA850?+

#2DA850 is a HEX color with RGB value rgb(45, 168, 80) and HSL value hsl(137, 58%, 42%). Its closest CSS named color is SeaGreen.

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

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