#8ABCCD Color

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

Color preview

#8ABCCD

Color formats

HEX
#8ABCCD
RGB
rgb(138, 188, 205)
RGBA
rgba(138, 188, 205, 1)
HSL
hsl(195, 40%, 67%)
HSV
hsv(195, 33%, 80%)
CMYK
cmyk(33%, 8%, 0%, 20%)
CSS variable
--color-primary: #8ABCCD;
Lowercase HEX
#8abccd

Shades

Tints

Tones

Harmony

CSS snippets for #8ABCCD

.color-8abccd {
  color: #8ABCCD;
  background-color: #8ABCCD;
}

Frequently asked questions

What color is #8ABCCD?+

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

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

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