#80DDBD Color

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

Color preview

#80DDBD

Color formats

HEX
#80DDBD
RGB
rgb(128, 221, 189)
RGBA
rgba(128, 221, 189, 1)
HSL
hsl(159, 58%, 68%)
HSV
hsv(159, 42%, 87%)
CMYK
cmyk(42%, 0%, 14%, 13%)
CSS variable
--color-primary: #80DDBD;
Lowercase HEX
#80ddbd

Shades

Tints

Tones

Harmony

CSS snippets for #80DDBD

.color-80ddbd {
  color: #80DDBD;
  background-color: #80DDBD;
}

Frequently asked questions

What color is #80DDBD?+

#80DDBD is a HEX color with RGB value rgb(128, 221, 189) and HSL value hsl(159, 58%, 68%). Its closest CSS named color is MediumAquaMarine.

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

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