#9D5EBF Color

Inspect #9D5EBF across formats, palettes, contrast and closest named color matches.

Color preview

#9D5EBF

Color formats

HEX
#9D5EBF
RGB
rgb(157, 94, 191)
RGBA
rgba(157, 94, 191, 1)
HSL
hsl(279, 43%, 56%)
HSV
hsv(279, 51%, 75%)
CMYK
cmyk(18%, 51%, 0%, 25%)
CSS variable
--color-primary: #9D5EBF;
Lowercase HEX
#9d5ebf

Shades

Tints

Tones

Harmony

CSS snippets for #9D5EBF

.color-9d5ebf {
  color: #9D5EBF;
  background-color: #9D5EBF;
}

Frequently asked questions

What color is #9D5EBF?+

#9D5EBF is a HEX color with RGB value rgb(157, 94, 191) and HSL value hsl(279, 43%, 56%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #9D5EBF?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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