#8CCACC Color

Inspect #8CCACC across formats, palettes, contrast and closest named color matches.

Color preview

#8CCACC

Color formats

HEX
#8CCACC
RGB
rgb(140, 202, 204)
RGBA
rgba(140, 202, 204, 1)
HSL
hsl(182, 39%, 67%)
HSV
hsv(182, 31%, 80%)
CMYK
cmyk(31%, 1%, 0%, 20%)
CSS variable
--color-primary: #8CCACC;
Lowercase HEX
#8ccacc

Shades

Tints

Tones

Harmony

CSS snippets for #8CCACC

.color-8ccacc {
  color: #8CCACC;
  background-color: #8CCACC;
}

Frequently asked questions

What color is #8CCACC?+

#8CCACC is a HEX color with RGB value rgb(140, 202, 204) and HSL value hsl(182, 39%, 67%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8CCACC?+

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