#AACDAC Color

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

Color preview

#AACDAC

Color formats

HEX
#AACDAC
RGB
rgb(170, 205, 172)
RGBA
rgba(170, 205, 172, 1)
HSL
hsl(123, 26%, 74%)
HSV
hsv(123, 17%, 80%)
CMYK
cmyk(17%, 0%, 16%, 20%)
CSS variable
--color-primary: #AACDAC;
Lowercase HEX
#aacdac

Shades

Tints

Tones

Harmony

CSS snippets for #AACDAC

.color-aacdac {
  color: #AACDAC;
  background-color: #AACDAC;
}

Frequently asked questions

What color is #AACDAC?+

#AACDAC is a HEX color with RGB value rgb(170, 205, 172) and HSL value hsl(123, 26%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AACDAC?+

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