#9192FF Color

Inspect #9192FF across formats, palettes, contrast and closest named color matches.

Color preview

#9192FF

Color formats

HEX
#9192FF
RGB
rgb(145, 146, 255)
RGBA
rgba(145, 146, 255, 1)
HSL
hsl(239, 100%, 78%)
HSV
hsv(239, 43%, 100%)
CMYK
cmyk(43%, 43%, 0%, 0%)
CSS variable
--color-primary: #9192FF;
Lowercase HEX
#9192ff

Shades

Tints

Tones

Harmony

CSS snippets for #9192FF

.color-9192ff {
  color: #9192FF;
  background-color: #9192FF;
}

Frequently asked questions

What color is #9192FF?+

#9192FF is a HEX color with RGB value rgb(145, 146, 255) and HSL value hsl(239, 100%, 78%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #9192FF?+

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