#31CECE Color

Inspect #31CECE across formats, palettes, contrast and closest named color matches.

Color preview

#31CECE

Color formats

HEX
#31CECE
RGB
rgb(49, 206, 206)
RGBA
rgba(49, 206, 206, 1)
HSL
hsl(180, 62%, 50%)
HSV
hsv(180, 76%, 81%)
CMYK
cmyk(76%, 0%, 0%, 19%)
CSS variable
--color-primary: #31CECE;
Lowercase HEX
#31cece

Shades

Tints

Tones

Harmony

CSS snippets for #31CECE

.color-31cece {
  color: #31CECE;
  background-color: #31CECE;
}

Frequently asked questions

What color is #31CECE?+

#31CECE is a HEX color with RGB value rgb(49, 206, 206) and HSL value hsl(180, 62%, 50%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #31CECE?+

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