#80D5A8 Color

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

Color preview

#80D5A8

Color formats

HEX
#80D5A8
RGB
rgb(128, 213, 168)
RGBA
rgba(128, 213, 168, 1)
HSL
hsl(148, 50%, 67%)
HSV
hsv(148, 40%, 84%)
CMYK
cmyk(40%, 0%, 21%, 16%)
CSS variable
--color-primary: #80D5A8;
Lowercase HEX
#80d5a8

Shades

Tints

Tones

Harmony

CSS snippets for #80D5A8

.color-80d5a8 {
  color: #80D5A8;
  background-color: #80D5A8;
}

Frequently asked questions

What color is #80D5A8?+

#80D5A8 is a HEX color with RGB value rgb(128, 213, 168) and HSL value hsl(148, 50%, 67%). Its closest CSS named color is MediumAquaMarine.

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

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