#A98BBB Color

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

Color preview

#A98BBB

Color formats

HEX
#A98BBB
RGB
rgb(169, 139, 187)
RGBA
rgba(169, 139, 187, 1)
HSL
hsl(278, 26%, 64%)
HSV
hsv(278, 26%, 73%)
CMYK
cmyk(10%, 26%, 0%, 27%)
CSS variable
--color-primary: #A98BBB;
Lowercase HEX
#a98bbb

Shades

Tints

Tones

Harmony

CSS snippets for #A98BBB

.color-a98bbb {
  color: #A98BBB;
  background-color: #A98BBB;
}

Frequently asked questions

What color is #A98BBB?+

#A98BBB is a HEX color with RGB value rgb(169, 139, 187) and HSL value hsl(278, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A98BBB?+

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