#31AFAB Color

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

Color preview

#31AFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #31AFAB

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

Frequently asked questions

What color is #31AFAB?+

#31AFAB is a HEX color with RGB value rgb(49, 175, 171) and HSL value hsl(178, 56%, 44%). Its closest CSS named color is LightSeaGreen.

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

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