#2CDBA7 Color

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

Color preview

#2CDBA7

Color formats

HEX
#2CDBA7
RGB
rgb(44, 219, 167)
RGBA
rgba(44, 219, 167, 1)
HSL
hsl(162, 71%, 52%)
HSV
hsv(162, 80%, 86%)
CMYK
cmyk(80%, 0%, 24%, 14%)
CSS variable
--color-primary: #2CDBA7;
Lowercase HEX
#2cdba7

Shades

Tints

Tones

Harmony

CSS snippets for #2CDBA7

.color-2cdba7 {
  color: #2CDBA7;
  background-color: #2CDBA7;
}

Frequently asked questions

What color is #2CDBA7?+

#2CDBA7 is a HEX color with RGB value rgb(44, 219, 167) and HSL value hsl(162, 71%, 52%). Its closest CSS named color is LightSeaGreen.

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

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