#80DBDC Color

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

Color preview

#80DBDC

Color formats

HEX
#80DBDC
RGB
rgb(128, 219, 220)
RGBA
rgba(128, 219, 220, 1)
HSL
hsl(181, 57%, 68%)
HSV
hsv(181, 42%, 86%)
CMYK
cmyk(42%, 0%, 0%, 14%)
CSS variable
--color-primary: #80DBDC;
Lowercase HEX
#80dbdc

Shades

Tints

Tones

Harmony

CSS snippets for #80DBDC

.color-80dbdc {
  color: #80DBDC;
  background-color: #80DBDC;
}

Frequently asked questions

What color is #80DBDC?+

#80DBDC is a HEX color with RGB value rgb(128, 219, 220) and HSL value hsl(181, 57%, 68%). Its closest CSS named color is SkyBlue.

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

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