#A98DF7 Color

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

Color preview

#A98DF7

Color formats

HEX
#A98DF7
RGB
rgb(169, 141, 247)
RGBA
rgba(169, 141, 247, 1)
HSL
hsl(256, 87%, 76%)
HSV
hsv(256, 43%, 97%)
CMYK
cmyk(32%, 43%, 0%, 3%)
CSS variable
--color-primary: #A98DF7;
Lowercase HEX
#a98df7

Shades

Tints

Tones

Harmony

CSS snippets for #A98DF7

.color-a98df7 {
  color: #A98DF7;
  background-color: #A98DF7;
}

Frequently asked questions

What color is #A98DF7?+

#A98DF7 is a HEX color with RGB value rgb(169, 141, 247) and HSL value hsl(256, 87%, 76%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A98DF7?+

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