#9F3EBC Color

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

Color preview

#9F3EBC

Color formats

HEX
#9F3EBC
RGB
rgb(159, 62, 188)
RGBA
rgba(159, 62, 188, 1)
HSL
hsl(286, 50%, 49%)
HSV
hsv(286, 67%, 74%)
CMYK
cmyk(15%, 67%, 0%, 26%)
CSS variable
--color-primary: #9F3EBC;
Lowercase HEX
#9f3ebc

Shades

Tints

Tones

Harmony

CSS snippets for #9F3EBC

.color-9f3ebc {
  color: #9F3EBC;
  background-color: #9F3EBC;
}

Frequently asked questions

What color is #9F3EBC?+

#9F3EBC is a HEX color with RGB value rgb(159, 62, 188) and HSL value hsl(286, 50%, 49%). Its closest CSS named color is DarkOrchid.

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

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