#8BAFCF Color

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

Color preview

#8BAFCF

Color formats

HEX
#8BAFCF
RGB
rgb(139, 175, 207)
RGBA
rgba(139, 175, 207, 1)
HSL
hsl(208, 41%, 68%)
HSV
hsv(208, 33%, 81%)
CMYK
cmyk(33%, 15%, 0%, 19%)
CSS variable
--color-primary: #8BAFCF;
Lowercase HEX
#8bafcf

Shades

Tints

Tones

Harmony

CSS snippets for #8BAFCF

.color-8bafcf {
  color: #8BAFCF;
  background-color: #8BAFCF;
}

Frequently asked questions

What color is #8BAFCF?+

#8BAFCF is a HEX color with RGB value rgb(139, 175, 207) and HSL value hsl(208, 41%, 68%). Its closest CSS named color is SkyBlue.

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

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