#3AABA6 Color

Inspect #3AABA6 across formats, palettes, contrast and closest named color matches.

Color preview

#3AABA6

Color formats

HEX
#3AABA6
RGB
rgb(58, 171, 166)
RGBA
rgba(58, 171, 166, 1)
HSL
hsl(177, 49%, 45%)
HSV
hsv(177, 66%, 67%)
CMYK
cmyk(66%, 0%, 3%, 33%)
CSS variable
--color-primary: #3AABA6;
Lowercase HEX
#3aaba6

Shades

Tints

Tones

Harmony

CSS snippets for #3AABA6

.color-3aaba6 {
  color: #3AABA6;
  background-color: #3AABA6;
}

Frequently asked questions

What color is #3AABA6?+

#3AABA6 is a HEX color with RGB value rgb(58, 171, 166) and HSL value hsl(177, 49%, 45%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #3AABA6?+

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