#1FB2AA Color

Inspect #1FB2AA across formats, palettes, contrast and closest named color matches.

Color preview

#1FB2AA

Color formats

HEX
#1FB2AA
RGB
rgb(31, 178, 170)
RGBA
rgba(31, 178, 170, 1)
HSL
hsl(177, 70%, 41%)
HSV
hsv(177, 83%, 70%)
CMYK
cmyk(83%, 0%, 4%, 30%)
CSS variable
--color-primary: #1FB2AA;
Lowercase HEX
#1fb2aa

Shades

Tints

Tones

Harmony

CSS snippets for #1FB2AA

.color-1fb2aa {
  color: #1FB2AA;
  background-color: #1FB2AA;
}

Frequently asked questions

What color is #1FB2AA?+

#1FB2AA is a HEX color with RGB value rgb(31, 178, 170) and HSL value hsl(177, 70%, 41%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #1FB2AA?+

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