#8BAAFF Color

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

Color preview

#8BAAFF

Color formats

HEX
#8BAAFF
RGB
rgb(139, 170, 255)
RGBA
rgba(139, 170, 255, 1)
HSL
hsl(224, 100%, 77%)
HSV
hsv(224, 45%, 100%)
CMYK
cmyk(45%, 33%, 0%, 0%)
CSS variable
--color-primary: #8BAAFF;
Lowercase HEX
#8baaff

Shades

Tints

Tones

Harmony

CSS snippets for #8BAAFF

.color-8baaff {
  color: #8BAAFF;
  background-color: #8BAAFF;
}

Frequently asked questions

What color is #8BAAFF?+

#8BAAFF is a HEX color with RGB value rgb(139, 170, 255) and HSL value hsl(224, 100%, 77%). Its closest CSS named color is LightSkyBlue.

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

The closest Tailwind color is indigo-300, available as the bg-indigo-300 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