#ACA4B2 Color

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

Color preview

#ACA4B2

Color formats

HEX
#ACA4B2
RGB
rgb(172, 164, 178)
RGBA
rgba(172, 164, 178, 1)
HSL
hsl(274, 8%, 67%)
HSV
hsv(274, 8%, 70%)
CMYK
cmyk(3%, 8%, 0%, 30%)
CSS variable
--color-primary: #ACA4B2;
Lowercase HEX
#aca4b2

Shades

Tints

Tones

Harmony

CSS snippets for #ACA4B2

.color-aca4b2 {
  color: #ACA4B2;
  background-color: #ACA4B2;
}

Frequently asked questions

What color is #ACA4B2?+

#ACA4B2 is a HEX color with RGB value rgb(172, 164, 178) and HSL value hsl(274, 8%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACA4B2?+

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