#80FCEE Color

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

Color preview

#80FCEE

Color formats

HEX
#80FCEE
RGB
rgb(128, 252, 238)
RGBA
rgba(128, 252, 238, 1)
HSL
hsl(173, 95%, 75%)
HSV
hsv(173, 49%, 99%)
CMYK
cmyk(49%, 0%, 6%, 1%)
CSS variable
--color-primary: #80FCEE;
Lowercase HEX
#80fcee

Shades

Tints

Tones

Harmony

CSS snippets for #80FCEE

.color-80fcee {
  color: #80FCEE;
  background-color: #80FCEE;
}

Frequently asked questions

What color is #80FCEE?+

#80FCEE is a HEX color with RGB value rgb(128, 252, 238) and HSL value hsl(173, 95%, 75%). Its closest CSS named color is Aquamarine.

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

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