#A89FBF Color

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

Color preview

#A89FBF

Color formats

HEX
#A89FBF
RGB
rgb(168, 159, 191)
RGBA
rgba(168, 159, 191, 1)
HSL
hsl(257, 20%, 69%)
HSV
hsv(257, 17%, 75%)
CMYK
cmyk(12%, 17%, 0%, 25%)
CSS variable
--color-primary: #A89FBF;
Lowercase HEX
#a89fbf

Shades

Tints

Tones

Harmony

CSS snippets for #A89FBF

.color-a89fbf {
  color: #A89FBF;
  background-color: #A89FBF;
}

Frequently asked questions

What color is #A89FBF?+

#A89FBF is a HEX color with RGB value rgb(168, 159, 191) and HSL value hsl(257, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89FBF?+

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