#8192EB Color

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

Color preview

#8192EB

Color formats

HEX
#8192EB
RGB
rgb(129, 146, 235)
RGBA
rgba(129, 146, 235, 1)
HSL
hsl(230, 73%, 71%)
HSV
hsv(230, 45%, 92%)
CMYK
cmyk(45%, 38%, 0%, 8%)
CSS variable
--color-primary: #8192EB;
Lowercase HEX
#8192eb

Shades

Tints

Tones

Harmony

CSS snippets for #8192EB

.color-8192eb {
  color: #8192EB;
  background-color: #8192EB;
}

Frequently asked questions

What color is #8192EB?+

#8192EB is a HEX color with RGB value rgb(129, 146, 235) and HSL value hsl(230, 73%, 71%). Its closest CSS named color is CornflowerBlue.

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

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