#80CDEE Color

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

Color preview

#80CDEE

Color formats

HEX
#80CDEE
RGB
rgb(128, 205, 238)
RGBA
rgba(128, 205, 238, 1)
HSL
hsl(198, 76%, 72%)
HSV
hsv(198, 46%, 93%)
CMYK
cmyk(46%, 14%, 0%, 7%)
CSS variable
--color-primary: #80CDEE;
Lowercase HEX
#80cdee

Shades

Tints

Tones

Harmony

CSS snippets for #80CDEE

.color-80cdee {
  color: #80CDEE;
  background-color: #80CDEE;
}

Frequently asked questions

What color is #80CDEE?+

#80CDEE is a HEX color with RGB value rgb(128, 205, 238) and HSL value hsl(198, 76%, 72%). Its closest CSS named color is SkyBlue.

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

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