#8192FD Color

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

Color preview

#8192FD

Color formats

HEX
#8192FD
RGB
rgb(129, 146, 253)
RGBA
rgba(129, 146, 253, 1)
HSL
hsl(232, 97%, 75%)
HSV
hsv(232, 49%, 99%)
CMYK
cmyk(49%, 42%, 0%, 1%)
CSS variable
--color-primary: #8192FD;
Lowercase HEX
#8192fd

Shades

Tints

Tones

Harmony

CSS snippets for #8192FD

.color-8192fd {
  color: #8192FD;
  background-color: #8192FD;
}

Frequently asked questions

What color is #8192FD?+

#8192FD is a HEX color with RGB value rgb(129, 146, 253) and HSL value hsl(232, 97%, 75%). Its closest CSS named color is CornflowerBlue.

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

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