#A6789B Color

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

Color preview

#A6789B

Color formats

HEX
#A6789B
RGB
rgb(166, 120, 155)
RGBA
rgba(166, 120, 155, 1)
HSL
hsl(314, 21%, 56%)
HSV
hsv(314, 28%, 65%)
CMYK
cmyk(0%, 28%, 7%, 35%)
CSS variable
--color-primary: #A6789B;
Lowercase HEX
#a6789b

Shades

Tints

Tones

Harmony

CSS snippets for #A6789B

.color-a6789b {
  color: #A6789B;
  background-color: #A6789B;
}

Frequently asked questions

What color is #A6789B?+

#A6789B is a HEX color with RGB value rgb(166, 120, 155) and HSL value hsl(314, 21%, 56%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A6789B?+

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