#A98DBC Color

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

Color preview

#A98DBC

Color formats

HEX
#A98DBC
RGB
rgb(169, 141, 188)
RGBA
rgba(169, 141, 188, 1)
HSL
hsl(276, 26%, 65%)
HSV
hsv(276, 25%, 74%)
CMYK
cmyk(10%, 25%, 0%, 26%)
CSS variable
--color-primary: #A98DBC;
Lowercase HEX
#a98dbc

Shades

Tints

Tones

Harmony

CSS snippets for #A98DBC

.color-a98dbc {
  color: #A98DBC;
  background-color: #A98DBC;
}

Frequently asked questions

What color is #A98DBC?+

#A98DBC is a HEX color with RGB value rgb(169, 141, 188) and HSL value hsl(276, 26%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A98DBC?+

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