#2ABBAF Color

Inspect #2ABBAF across formats, palettes, contrast and closest named color matches.

Color preview

#2ABBAF

Color formats

HEX
#2ABBAF
RGB
rgb(42, 187, 175)
RGBA
rgba(42, 187, 175, 1)
HSL
hsl(175, 63%, 45%)
HSV
hsv(175, 78%, 73%)
CMYK
cmyk(78%, 0%, 6%, 27%)
CSS variable
--color-primary: #2ABBAF;
Lowercase HEX
#2abbaf

Shades

Tints

Tones

Harmony

CSS snippets for #2ABBAF

.color-2abbaf {
  color: #2ABBAF;
  background-color: #2ABBAF;
}

Frequently asked questions

What color is #2ABBAF?+

#2ABBAF is a HEX color with RGB value rgb(42, 187, 175) and HSL value hsl(175, 63%, 45%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #2ABBAF?+

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