#A4688B Color

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

Color preview

#A4688B

Color formats

HEX
#A4688B
RGB
rgb(164, 104, 139)
RGBA
rgba(164, 104, 139, 1)
HSL
hsl(325, 25%, 53%)
HSV
hsv(325, 37%, 64%)
CMYK
cmyk(0%, 37%, 15%, 36%)
CSS variable
--color-primary: #A4688B;
Lowercase HEX
#a4688b

Shades

Tints

Tones

Harmony

CSS snippets for #A4688B

.color-a4688b {
  color: #A4688B;
  background-color: #A4688B;
}

Frequently asked questions

What color is #A4688B?+

#A4688B is a HEX color with RGB value rgb(164, 104, 139) and HSL value hsl(325, 25%, 53%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A4688B?+

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