#8BADCC Color

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

Color preview

#8BADCC

Color formats

HEX
#8BADCC
RGB
rgb(139, 173, 204)
RGBA
rgba(139, 173, 204, 1)
HSL
hsl(209, 39%, 67%)
HSV
hsv(209, 32%, 80%)
CMYK
cmyk(32%, 15%, 0%, 20%)
CSS variable
--color-primary: #8BADCC;
Lowercase HEX
#8badcc

Shades

Tints

Tones

Harmony

CSS snippets for #8BADCC

.color-8badcc {
  color: #8BADCC;
  background-color: #8BADCC;
}

Frequently asked questions

What color is #8BADCC?+

#8BADCC is a HEX color with RGB value rgb(139, 173, 204) and HSL value hsl(209, 39%, 67%). Its closest CSS named color is SkyBlue.

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

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