#80CACC Color

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

Color preview

#80CACC

Color formats

HEX
#80CACC
RGB
rgb(128, 202, 204)
RGBA
rgba(128, 202, 204, 1)
HSL
hsl(182, 43%, 65%)
HSV
hsv(182, 37%, 80%)
CMYK
cmyk(37%, 1%, 0%, 20%)
CSS variable
--color-primary: #80CACC;
Lowercase HEX
#80cacc

Shades

Tints

Tones

Harmony

CSS snippets for #80CACC

.color-80cacc {
  color: #80CACC;
  background-color: #80CACC;
}

Frequently asked questions

What color is #80CACC?+

#80CACC is a HEX color with RGB value rgb(128, 202, 204) and HSL value hsl(182, 43%, 65%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is emerald-300, available as the bg-emerald-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