#8ABCCC Color

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

Color preview

#8ABCCC

Color formats

HEX
#8ABCCC
RGB
rgb(138, 188, 204)
RGBA
rgba(138, 188, 204, 1)
HSL
hsl(195, 39%, 67%)
HSV
hsv(195, 32%, 80%)
CMYK
cmyk(32%, 8%, 0%, 20%)
CSS variable
--color-primary: #8ABCCC;
Lowercase HEX
#8abccc

Shades

Tints

Tones

Harmony

CSS snippets for #8ABCCC

.color-8abccc {
  color: #8ABCCC;
  background-color: #8ABCCC;
}

Frequently asked questions

What color is #8ABCCC?+

#8ABCCC is a HEX color with RGB value rgb(138, 188, 204) and HSL value hsl(195, 39%, 67%). Its closest CSS named color is SkyBlue.

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

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