#8191DF Color

Inspect #8191DF across formats, palettes, contrast and closest named color matches.

Color preview

#8191DF

Color formats

HEX
#8191DF
RGB
rgb(129, 145, 223)
RGBA
rgba(129, 145, 223, 1)
HSL
hsl(230, 59%, 69%)
HSV
hsv(230, 42%, 87%)
CMYK
cmyk(42%, 35%, 0%, 13%)
CSS variable
--color-primary: #8191DF;
Lowercase HEX
#8191df

Shades

Tints

Tones

Harmony

CSS snippets for #8191DF

.color-8191df {
  color: #8191DF;
  background-color: #8191DF;
}

Frequently asked questions

What color is #8191DF?+

#8191DF is a HEX color with RGB value rgb(129, 145, 223) and HSL value hsl(230, 59%, 69%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #8191DF?+

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