#A98AF2 Color

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

Color preview

#A98AF2

Color formats

HEX
#A98AF2
RGB
rgb(169, 138, 242)
RGBA
rgba(169, 138, 242, 1)
HSL
hsl(258, 80%, 75%)
HSV
hsv(258, 43%, 95%)
CMYK
cmyk(30%, 43%, 0%, 5%)
CSS variable
--color-primary: #A98AF2;
Lowercase HEX
#a98af2

Shades

Tints

Tones

Harmony

CSS snippets for #A98AF2

.color-a98af2 {
  color: #A98AF2;
  background-color: #A98AF2;
}

Frequently asked questions

What color is #A98AF2?+

#A98AF2 is a HEX color with RGB value rgb(169, 138, 242) and HSL value hsl(258, 80%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A98AF2?+

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