#9C68A8 Color

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

Color preview

#9C68A8

Color formats

HEX
#9C68A8
RGB
rgb(156, 104, 168)
RGBA
rgba(156, 104, 168, 1)
HSL
hsl(289, 27%, 53%)
HSV
hsv(289, 38%, 66%)
CMYK
cmyk(7%, 38%, 0%, 34%)
CSS variable
--color-primary: #9C68A8;
Lowercase HEX
#9c68a8

Shades

Tints

Tones

Harmony

CSS snippets for #9C68A8

.color-9c68a8 {
  color: #9C68A8;
  background-color: #9C68A8;
}

Frequently asked questions

What color is #9C68A8?+

#9C68A8 is a HEX color with RGB value rgb(156, 104, 168) and HSL value hsl(289, 27%, 53%). Its closest CSS named color is LightSlateGray.

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

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