#AA646B Color

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

Color preview

#AA646B

Color formats

HEX
#AA646B
RGB
rgb(170, 100, 107)
RGBA
rgba(170, 100, 107, 1)
HSL
hsl(354, 29%, 53%)
HSV
hsv(354, 41%, 67%)
CMYK
cmyk(0%, 41%, 37%, 33%)
CSS variable
--color-primary: #AA646B;
Lowercase HEX
#aa646b

Shades

Tints

Tones

Harmony

CSS snippets for #AA646B

.color-aa646b {
  color: #AA646B;
  background-color: #AA646B;
}

Frequently asked questions

What color is #AA646B?+

#AA646B is a HEX color with RGB value rgb(170, 100, 107) and HSL value hsl(354, 29%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AA646B?+

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