#8F9BFA Color

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

Color preview

#8F9BFA

Color formats

HEX
#8F9BFA
RGB
rgb(143, 155, 250)
RGBA
rgba(143, 155, 250, 1)
HSL
hsl(233, 91%, 77%)
HSV
hsv(233, 43%, 98%)
CMYK
cmyk(43%, 38%, 0%, 2%)
CSS variable
--color-primary: #8F9BFA;
Lowercase HEX
#8f9bfa

Shades

Tints

Tones

Harmony

CSS snippets for #8F9BFA

.color-8f9bfa {
  color: #8F9BFA;
  background-color: #8F9BFA;
}

Frequently asked questions

What color is #8F9BFA?+

#8F9BFA is a HEX color with RGB value rgb(143, 155, 250) and HSL value hsl(233, 91%, 77%). Its closest CSS named color is CornflowerBlue.

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

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