#80DCCA Color

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

Color preview

#80DCCA

Color formats

HEX
#80DCCA
RGB
rgb(128, 220, 202)
RGBA
rgba(128, 220, 202, 1)
HSL
hsl(168, 57%, 68%)
HSV
hsv(168, 42%, 86%)
CMYK
cmyk(42%, 0%, 8%, 14%)
CSS variable
--color-primary: #80DCCA;
Lowercase HEX
#80dcca

Shades

Tints

Tones

Harmony

CSS snippets for #80DCCA

.color-80dcca {
  color: #80DCCA;
  background-color: #80DCCA;
}

Frequently asked questions

What color is #80DCCA?+

#80DCCA is a HEX color with RGB value rgb(128, 220, 202) and HSL value hsl(168, 57%, 68%). Its closest CSS named color is Aquamarine.

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

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