#80DDDC Color

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

Color preview

#80DDDC

Color formats

HEX
#80DDDC
RGB
rgb(128, 221, 220)
RGBA
rgba(128, 221, 220, 1)
HSL
hsl(179, 58%, 68%)
HSV
hsv(179, 42%, 87%)
CMYK
cmyk(42%, 0%, 0%, 13%)
CSS variable
--color-primary: #80DDDC;
Lowercase HEX
#80dddc

Shades

Tints

Tones

Harmony

CSS snippets for #80DDDC

.color-80dddc {
  color: #80DDDC;
  background-color: #80DDDC;
}

Frequently asked questions

What color is #80DDDC?+

#80DDDC is a HEX color with RGB value rgb(128, 221, 220) and HSL value hsl(179, 58%, 68%). Its closest CSS named color is SkyBlue.

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

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