#36AAAA Color

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

Color preview

#36AAAA

Color formats

HEX
#36AAAA
RGB
rgb(54, 170, 170)
RGBA
rgba(54, 170, 170, 1)
HSL
hsl(180, 52%, 44%)
HSV
hsv(180, 68%, 67%)
CMYK
cmyk(68%, 0%, 0%, 33%)
CSS variable
--color-primary: #36AAAA;
Lowercase HEX
#36aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #36AAAA

.color-36aaaa {
  color: #36AAAA;
  background-color: #36AAAA;
}

Frequently asked questions

What color is #36AAAA?+

#36AAAA is a HEX color with RGB value rgb(54, 170, 170) and HSL value hsl(180, 52%, 44%). Its closest CSS named color is LightSeaGreen.

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

The closest Tailwind color is teal-500, available as the bg-teal-500 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