#2A653B Color

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

Color preview

#2A653B

Color formats

HEX
#2A653B
RGB
rgb(42, 101, 59)
RGBA
rgba(42, 101, 59, 1)
HSL
hsl(137, 41%, 28%)
HSV
hsv(137, 58%, 40%)
CMYK
cmyk(58%, 0%, 42%, 60%)
CSS variable
--color-primary: #2A653B;
Lowercase HEX
#2a653b

Shades

Tints

Tones

Harmony

CSS snippets for #2A653B

.color-2a653b {
  color: #2A653B;
  background-color: #2A653B;
}

Frequently asked questions

What color is #2A653B?+

#2A653B is a HEX color with RGB value rgb(42, 101, 59) and HSL value hsl(137, 41%, 28%). Its closest CSS named color is DarkSlateGray.

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

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