#2C9A7B Color

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

Color preview

#2C9A7B

Color formats

HEX
#2C9A7B
RGB
rgb(44, 154, 123)
RGBA
rgba(44, 154, 123, 1)
HSL
hsl(163, 56%, 39%)
HSV
hsv(163, 71%, 60%)
CMYK
cmyk(71%, 0%, 20%, 40%)
CSS variable
--color-primary: #2C9A7B;
Lowercase HEX
#2c9a7b

Shades

Tints

Tones

Harmony

CSS snippets for #2C9A7B

.color-2c9a7b {
  color: #2C9A7B;
  background-color: #2C9A7B;
}

Frequently asked questions

What color is #2C9A7B?+

#2C9A7B is a HEX color with RGB value rgb(44, 154, 123) and HSL value hsl(163, 56%, 39%). Its closest CSS named color is MediumSeaGreen.

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

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