#80CADC Color

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

Color preview

#80CADC

Color formats

HEX
#80CADC
RGB
rgb(128, 202, 220)
RGBA
rgba(128, 202, 220, 1)
HSL
hsl(192, 57%, 68%)
HSV
hsv(192, 42%, 86%)
CMYK
cmyk(42%, 8%, 0%, 14%)
CSS variable
--color-primary: #80CADC;
Lowercase HEX
#80cadc

Shades

Tints

Tones

Harmony

CSS snippets for #80CADC

.color-80cadc {
  color: #80CADC;
  background-color: #80CADC;
}

Frequently asked questions

What color is #80CADC?+

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

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

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