#80CCAF Color

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

Color preview

#80CCAF

Color formats

HEX
#80CCAF
RGB
rgb(128, 204, 175)
RGBA
rgba(128, 204, 175, 1)
HSL
hsl(157, 43%, 65%)
HSV
hsv(157, 37%, 80%)
CMYK
cmyk(37%, 0%, 14%, 20%)
CSS variable
--color-primary: #80CCAF;
Lowercase HEX
#80ccaf

Shades

Tints

Tones

Harmony

CSS snippets for #80CCAF

.color-80ccaf {
  color: #80CCAF;
  background-color: #80CCAF;
}

Frequently asked questions

What color is #80CCAF?+

#80CCAF is a HEX color with RGB value rgb(128, 204, 175) and HSL value hsl(157, 43%, 65%). Its closest CSS named color is MediumAquaMarine.

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

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