#8D9DFA Color

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

Color preview

#8D9DFA

Color formats

HEX
#8D9DFA
RGB
rgb(141, 157, 250)
RGBA
rgba(141, 157, 250, 1)
HSL
hsl(231, 92%, 77%)
HSV
hsv(231, 44%, 98%)
CMYK
cmyk(44%, 37%, 0%, 2%)
CSS variable
--color-primary: #8D9DFA;
Lowercase HEX
#8d9dfa

Shades

Tints

Tones

Harmony

CSS snippets for #8D9DFA

.color-8d9dfa {
  color: #8D9DFA;
  background-color: #8D9DFA;
}

Frequently asked questions

What color is #8D9DFA?+

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

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

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