#2CBA9D Color

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

Color preview

#2CBA9D

Color formats

HEX
#2CBA9D
RGB
rgb(44, 186, 157)
RGBA
rgba(44, 186, 157, 1)
HSL
hsl(168, 62%, 45%)
HSV
hsv(168, 76%, 73%)
CMYK
cmyk(76%, 0%, 16%, 27%)
CSS variable
--color-primary: #2CBA9D;
Lowercase HEX
#2cba9d

Shades

Tints

Tones

Harmony

CSS snippets for #2CBA9D

.color-2cba9d {
  color: #2CBA9D;
  background-color: #2CBA9D;
}

Frequently asked questions

What color is #2CBA9D?+

#2CBA9D is a HEX color with RGB value rgb(44, 186, 157) and HSL value hsl(168, 62%, 45%). Its closest CSS named color is LightSeaGreen.

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

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