#A98CCC Color

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

Color preview

#A98CCC

Color formats

HEX
#A98CCC
RGB
rgb(169, 140, 204)
RGBA
rgba(169, 140, 204, 1)
HSL
hsl(267, 39%, 67%)
HSV
hsv(267, 31%, 80%)
CMYK
cmyk(17%, 31%, 0%, 20%)
CSS variable
--color-primary: #A98CCC;
Lowercase HEX
#a98ccc

Shades

Tints

Tones

Harmony

CSS snippets for #A98CCC

.color-a98ccc {
  color: #A98CCC;
  background-color: #A98CCC;
}

Frequently asked questions

What color is #A98CCC?+

#A98CCC is a HEX color with RGB value rgb(169, 140, 204) and HSL value hsl(267, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A98CCC?+

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