#80DBBB Color

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

Color preview

#80DBBB

Color formats

HEX
#80DBBB
RGB
rgb(128, 219, 187)
RGBA
rgba(128, 219, 187, 1)
HSL
hsl(159, 56%, 68%)
HSV
hsv(159, 42%, 86%)
CMYK
cmyk(42%, 0%, 15%, 14%)
CSS variable
--color-primary: #80DBBB;
Lowercase HEX
#80dbbb

Shades

Tints

Tones

Harmony

CSS snippets for #80DBBB

.color-80dbbb {
  color: #80DBBB;
  background-color: #80DBBB;
}

Frequently asked questions

What color is #80DBBB?+

#80DBBB is a HEX color with RGB value rgb(128, 219, 187) and HSL value hsl(159, 56%, 68%). Its closest CSS named color is MediumAquaMarine.

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

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