#8192DF Color

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

Color preview

#8192DF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8192DF

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

Frequently asked questions

What color is #8192DF?+

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

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

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