#8B9BFF Color

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

Color preview

#8B9BFF

Color formats

HEX
#8B9BFF
RGB
rgb(139, 155, 255)
RGBA
rgba(139, 155, 255, 1)
HSL
hsl(232, 100%, 77%)
HSV
hsv(232, 45%, 100%)
CMYK
cmyk(45%, 39%, 0%, 0%)
CSS variable
--color-primary: #8B9BFF;
Lowercase HEX
#8b9bff

Shades

Tints

Tones

Harmony

CSS snippets for #8B9BFF

.color-8b9bff {
  color: #8B9BFF;
  background-color: #8B9BFF;
}

Frequently asked questions

What color is #8B9BFF?+

#8B9BFF is a HEX color with RGB value rgb(139, 155, 255) and HSL value hsl(232, 100%, 77%). Its closest CSS named color is CornflowerBlue.

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

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