#37AAAA Color

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

Color preview

#37AAAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #37AAAA

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

Frequently asked questions

What color is #37AAAA?+

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

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

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