#2D623B Color

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

Color preview

#2D623B

Color formats

HEX
#2D623B
RGB
rgb(45, 98, 59)
RGBA
rgba(45, 98, 59, 1)
HSL
hsl(136, 37%, 28%)
HSV
hsv(136, 54%, 38%)
CMYK
cmyk(54%, 0%, 40%, 62%)
CSS variable
--color-primary: #2D623B;
Lowercase HEX
#2d623b

Shades

Tints

Tones

Harmony

CSS snippets for #2D623B

.color-2d623b {
  color: #2D623B;
  background-color: #2D623B;
}

Frequently asked questions

What color is #2D623B?+

#2D623B is a HEX color with RGB value rgb(45, 98, 59) and HSL value hsl(136, 37%, 28%). Its closest CSS named color is DarkSlateGray.

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

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