#80CADE Color

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

Color preview

#80CADE

Color formats

HEX
#80CADE
RGB
rgb(128, 202, 222)
RGBA
rgba(128, 202, 222, 1)
HSL
hsl(193, 59%, 69%)
HSV
hsv(193, 42%, 87%)
CMYK
cmyk(42%, 9%, 0%, 13%)
CSS variable
--color-primary: #80CADE;
Lowercase HEX
#80cade

Shades

Tints

Tones

Harmony

CSS snippets for #80CADE

.color-80cade {
  color: #80CADE;
  background-color: #80CADE;
}

Frequently asked questions

What color is #80CADE?+

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

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

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