#8D9AFA Color

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

Color preview

#8D9AFA

Color formats

HEX
#8D9AFA
RGB
rgb(141, 154, 250)
RGBA
rgba(141, 154, 250, 1)
HSL
hsl(233, 92%, 77%)
HSV
hsv(233, 44%, 98%)
CMYK
cmyk(44%, 38%, 0%, 2%)
CSS variable
--color-primary: #8D9AFA;
Lowercase HEX
#8d9afa

Shades

Tints

Tones

Harmony

CSS snippets for #8D9AFA

.color-8d9afa {
  color: #8D9AFA;
  background-color: #8D9AFA;
}

Frequently asked questions

What color is #8D9AFA?+

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

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

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