#993ACC Color

Inspect #993ACC across formats, palettes, contrast and closest named color matches.

Color preview

#993ACC

Color formats

HEX
#993ACC
RGB
rgb(153, 58, 204)
RGBA
rgba(153, 58, 204, 1)
HSL
hsl(279, 59%, 51%)
HSV
hsv(279, 72%, 80%)
CMYK
cmyk(25%, 72%, 0%, 20%)
CSS variable
--color-primary: #993ACC;
Lowercase HEX
#993acc

Shades

Tints

Tones

Harmony

CSS snippets for #993ACC

.color-993acc {
  color: #993ACC;
  background-color: #993ACC;
}

Frequently asked questions

What color is #993ACC?+

#993ACC is a HEX color with RGB value rgb(153, 58, 204) and HSL value hsl(279, 59%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #993ACC?+

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