#9183FF Color

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

Color preview

#9183FF

Color formats

HEX
#9183FF
RGB
rgb(145, 131, 255)
RGBA
rgba(145, 131, 255, 1)
HSL
hsl(247, 100%, 76%)
HSV
hsv(247, 49%, 100%)
CMYK
cmyk(43%, 49%, 0%, 0%)
CSS variable
--color-primary: #9183FF;
Lowercase HEX
#9183ff

Shades

Tints

Tones

Harmony

CSS snippets for #9183FF

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

Frequently asked questions

What color is #9183FF?+

#9183FF is a HEX color with RGB value rgb(145, 131, 255) and HSL value hsl(247, 100%, 76%). Its closest CSS named color is MediumSlateBlue.

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

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