#80CDDE Color

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

Color preview

#80CDDE

Color formats

HEX
#80CDDE
RGB
rgb(128, 205, 222)
RGBA
rgba(128, 205, 222, 1)
HSL
hsl(191, 59%, 69%)
HSV
hsv(191, 42%, 87%)
CMYK
cmyk(42%, 8%, 0%, 13%)
CSS variable
--color-primary: #80CDDE;
Lowercase HEX
#80cdde

Shades

Tints

Tones

Harmony

CSS snippets for #80CDDE

.color-80cdde {
  color: #80CDDE;
  background-color: #80CDDE;
}

Frequently asked questions

What color is #80CDDE?+

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

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

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