#2DDCBF Color

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

Color preview

#2DDCBF

Color formats

HEX
#2DDCBF
RGB
rgb(45, 220, 191)
RGBA
rgba(45, 220, 191, 1)
HSL
hsl(170, 71%, 52%)
HSV
hsv(170, 80%, 86%)
CMYK
cmyk(80%, 0%, 13%, 14%)
CSS variable
--color-primary: #2DDCBF;
Lowercase HEX
#2ddcbf

Shades

Tints

Tones

Harmony

CSS snippets for #2DDCBF

.color-2ddcbf {
  color: #2DDCBF;
  background-color: #2DDCBF;
}

Frequently asked questions

What color is #2DDCBF?+

#2DDCBF is a HEX color with RGB value rgb(45, 220, 191) and HSL value hsl(170, 71%, 52%). Its closest CSS named color is Turquoise.

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

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