#8E9DFA Color

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

Color preview

#8E9DFA

Color formats

HEX
#8E9DFA
RGB
rgb(142, 157, 250)
RGBA
rgba(142, 157, 250, 1)
HSL
hsl(232, 92%, 77%)
HSV
hsv(232, 43%, 98%)
CMYK
cmyk(43%, 37%, 0%, 2%)
CSS variable
--color-primary: #8E9DFA;
Lowercase HEX
#8e9dfa

Shades

Tints

Tones

Harmony

CSS snippets for #8E9DFA

.color-8e9dfa {
  color: #8E9DFA;
  background-color: #8E9DFA;
}

Frequently asked questions

What color is #8E9DFA?+

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

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

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