#2CAA8B Color

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

Color preview

#2CAA8B

Color formats

HEX
#2CAA8B
RGB
rgb(44, 170, 139)
RGBA
rgba(44, 170, 139, 1)
HSL
hsl(165, 59%, 42%)
HSV
hsv(165, 74%, 67%)
CMYK
cmyk(74%, 0%, 18%, 33%)
CSS variable
--color-primary: #2CAA8B;
Lowercase HEX
#2caa8b

Shades

Tints

Tones

Harmony

CSS snippets for #2CAA8B

.color-2caa8b {
  color: #2CAA8B;
  background-color: #2CAA8B;
}

Frequently asked questions

What color is #2CAA8B?+

#2CAA8B is a HEX color with RGB value rgb(44, 170, 139) and HSL value hsl(165, 59%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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