#2A935B Color

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

Color preview

#2A935B

Color formats

HEX
#2A935B
RGB
rgb(42, 147, 91)
RGBA
rgba(42, 147, 91, 1)
HSL
hsl(148, 56%, 37%)
HSV
hsv(148, 71%, 58%)
CMYK
cmyk(71%, 0%, 38%, 42%)
CSS variable
--color-primary: #2A935B;
Lowercase HEX
#2a935b

Shades

Tints

Tones

Harmony

CSS snippets for #2A935B

.color-2a935b {
  color: #2A935B;
  background-color: #2A935B;
}

Frequently asked questions

What color is #2A935B?+

#2A935B is a HEX color with RGB value rgb(42, 147, 91) and HSL value hsl(148, 56%, 37%). Its closest CSS named color is SeaGreen.

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

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