#80BCAA Color

Inspect #80BCAA across formats, palettes, contrast and closest named color matches.

Color preview

#80BCAA

Color formats

HEX
#80BCAA
RGB
rgb(128, 188, 170)
RGBA
rgba(128, 188, 170, 1)
HSL
hsl(162, 31%, 62%)
HSV
hsv(162, 32%, 74%)
CMYK
cmyk(32%, 0%, 10%, 26%)
CSS variable
--color-primary: #80BCAA;
Lowercase HEX
#80bcaa

Shades

Tints

Tones

Harmony

CSS snippets for #80BCAA

.color-80bcaa {
  color: #80BCAA;
  background-color: #80BCAA;
}

Frequently asked questions

What color is #80BCAA?+

#80BCAA is a HEX color with RGB value rgb(128, 188, 170) and HSL value hsl(162, 31%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #80BCAA?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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