#36CEBA Color

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

Color preview

#36CEBA

Color formats

HEX
#36CEBA
RGB
rgb(54, 206, 186)
RGBA
rgba(54, 206, 186, 1)
HSL
hsl(172, 61%, 51%)
HSV
hsv(172, 74%, 81%)
CMYK
cmyk(74%, 0%, 10%, 19%)
CSS variable
--color-primary: #36CEBA;
Lowercase HEX
#36ceba

Shades

Tints

Tones

Harmony

CSS snippets for #36CEBA

.color-36ceba {
  color: #36CEBA;
  background-color: #36CEBA;
}

Frequently asked questions

What color is #36CEBA?+

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

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

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