#36CECC Color

Inspect #36CECC across formats, palettes, contrast and closest named color matches.

Color preview

#36CECC

Color formats

HEX
#36CECC
RGB
rgb(54, 206, 204)
RGBA
rgba(54, 206, 204, 1)
HSL
hsl(179, 61%, 51%)
HSV
hsv(179, 74%, 81%)
CMYK
cmyk(74%, 0%, 1%, 19%)
CSS variable
--color-primary: #36CECC;
Lowercase HEX
#36cecc

Shades

Tints

Tones

Harmony

CSS snippets for #36CECC

.color-36cecc {
  color: #36CECC;
  background-color: #36CECC;
}

Frequently asked questions

What color is #36CECC?+

#36CECC is a HEX color with RGB value rgb(54, 206, 204) and HSL value hsl(179, 61%, 51%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #36CECC?+

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