#8E9BFA Color

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

Color preview

#8E9BFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8E9BFA

.color-8e9bfa {
  color: #8E9BFA;
  background-color: #8E9BFA;
}

Frequently asked questions

What color is #8E9BFA?+

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

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

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