#9F67E0 Color

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

Color preview

#9F67E0

Color formats

HEX
#9F67E0
RGB
rgb(159, 103, 224)
RGBA
rgba(159, 103, 224, 1)
HSL
hsl(268, 66%, 64%)
HSV
hsv(268, 54%, 88%)
CMYK
cmyk(29%, 54%, 0%, 12%)
CSS variable
--color-primary: #9F67E0;
Lowercase HEX
#9f67e0

Shades

Tints

Tones

Harmony

CSS snippets for #9F67E0

.color-9f67e0 {
  color: #9F67E0;
  background-color: #9F67E0;
}

Frequently asked questions

What color is #9F67E0?+

#9F67E0 is a HEX color with RGB value rgb(159, 103, 224) and HSL value hsl(268, 66%, 64%). Its closest CSS named color is MediumPurple.

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

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