#37AFAB Color

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

Color preview

#37AFAB

Color formats

HEX
#37AFAB
RGB
rgb(55, 175, 171)
RGBA
rgba(55, 175, 171, 1)
HSL
hsl(178, 52%, 45%)
HSV
hsv(178, 69%, 69%)
CMYK
cmyk(69%, 0%, 2%, 31%)
CSS variable
--color-primary: #37AFAB;
Lowercase HEX
#37afab

Shades

Tints

Tones

Harmony

CSS snippets for #37AFAB

.color-37afab {
  color: #37AFAB;
  background-color: #37AFAB;
}

Frequently asked questions

What color is #37AFAB?+

#37AFAB is a HEX color with RGB value rgb(55, 175, 171) and HSL value hsl(178, 52%, 45%). Its closest CSS named color is LightSeaGreen.

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

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