#80DEDD Color

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

Color preview

#80DEDD

Color formats

HEX
#80DEDD
RGB
rgb(128, 222, 221)
RGBA
rgba(128, 222, 221, 1)
HSL
hsl(179, 59%, 69%)
HSV
hsv(179, 42%, 87%)
CMYK
cmyk(42%, 0%, 0%, 13%)
CSS variable
--color-primary: #80DEDD;
Lowercase HEX
#80dedd

Shades

Tints

Tones

Harmony

CSS snippets for #80DEDD

.color-80dedd {
  color: #80DEDD;
  background-color: #80DEDD;
}

Frequently asked questions

What color is #80DEDD?+

#80DEDD is a HEX color with RGB value rgb(128, 222, 221) and HSL value hsl(179, 59%, 69%). Its closest CSS named color is SkyBlue.

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

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