#80FFFD Color

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

Color preview

#80FFFD

Color formats

HEX
#80FFFD
RGB
rgb(128, 255, 253)
RGBA
rgba(128, 255, 253, 1)
HSL
hsl(179, 100%, 75%)
HSV
hsv(179, 50%, 100%)
CMYK
cmyk(50%, 0%, 1%, 0%)
CSS variable
--color-primary: #80FFFD;
Lowercase HEX
#80fffd

Shades

Tints

Tones

Harmony

CSS snippets for #80FFFD

.color-80fffd {
  color: #80FFFD;
  background-color: #80FFFD;
}

Frequently asked questions

What color is #80FFFD?+

#80FFFD is a HEX color with RGB value rgb(128, 255, 253) and HSL value hsl(179, 100%, 75%). Its closest CSS named color is Aquamarine.

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

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