#A888BF Color

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

Color preview

#A888BF

Color formats

HEX
#A888BF
RGB
rgb(168, 136, 191)
RGBA
rgba(168, 136, 191, 1)
HSL
hsl(275, 30%, 64%)
HSV
hsv(275, 29%, 75%)
CMYK
cmyk(12%, 29%, 0%, 25%)
CSS variable
--color-primary: #A888BF;
Lowercase HEX
#a888bf

Shades

Tints

Tones

Harmony

CSS snippets for #A888BF

.color-a888bf {
  color: #A888BF;
  background-color: #A888BF;
}

Frequently asked questions

What color is #A888BF?+

#A888BF is a HEX color with RGB value rgb(168, 136, 191) and HSL value hsl(275, 30%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A888BF?+

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