#8BBACC Color

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

Color preview

#8BBACC

Color formats

HEX
#8BBACC
RGB
rgb(139, 186, 204)
RGBA
rgba(139, 186, 204, 1)
HSL
hsl(197, 39%, 67%)
HSV
hsv(197, 32%, 80%)
CMYK
cmyk(32%, 9%, 0%, 20%)
CSS variable
--color-primary: #8BBACC;
Lowercase HEX
#8bbacc

Shades

Tints

Tones

Harmony

CSS snippets for #8BBACC

.color-8bbacc {
  color: #8BBACC;
  background-color: #8BBACC;
}

Frequently asked questions

What color is #8BBACC?+

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

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

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