#2DCEBE Color

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

Color preview

#2DCEBE

Color formats

HEX
#2DCEBE
RGB
rgb(45, 206, 190)
RGBA
rgba(45, 206, 190, 1)
HSL
hsl(174, 64%, 49%)
HSV
hsv(174, 78%, 81%)
CMYK
cmyk(78%, 0%, 8%, 19%)
CSS variable
--color-primary: #2DCEBE;
Lowercase HEX
#2dcebe

Shades

Tints

Tones

Harmony

CSS snippets for #2DCEBE

.color-2dcebe {
  color: #2DCEBE;
  background-color: #2DCEBE;
}

Frequently asked questions

What color is #2DCEBE?+

#2DCEBE is a HEX color with RGB value rgb(45, 206, 190) and HSL value hsl(174, 64%, 49%). Its closest CSS named color is MediumTurquoise.

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

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