#31ECCD Color

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

Color preview

#31ECCD

Color formats

HEX
#31ECCD
RGB
rgb(49, 236, 205)
RGBA
rgba(49, 236, 205, 1)
HSL
hsl(170, 83%, 56%)
HSV
hsv(170, 79%, 93%)
CMYK
cmyk(79%, 0%, 13%, 7%)
CSS variable
--color-primary: #31ECCD;
Lowercase HEX
#31eccd

Shades

Tints

Tones

Harmony

CSS snippets for #31ECCD

.color-31eccd {
  color: #31ECCD;
  background-color: #31ECCD;
}

Frequently asked questions

What color is #31ECCD?+

#31ECCD is a HEX color with RGB value rgb(49, 236, 205) and HSL value hsl(170, 83%, 56%). Its closest CSS named color is Turquoise.

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

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