#AACDAE Color

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

Color preview

#AACDAE

Color formats

HEX
#AACDAE
RGB
rgb(170, 205, 174)
RGBA
rgba(170, 205, 174, 1)
HSL
hsl(127, 26%, 74%)
HSV
hsv(127, 17%, 80%)
CMYK
cmyk(17%, 0%, 15%, 20%)
CSS variable
--color-primary: #AACDAE;
Lowercase HEX
#aacdae

Shades

Tints

Tones

Harmony

CSS snippets for #AACDAE

.color-aacdae {
  color: #AACDAE;
  background-color: #AACDAE;
}

Frequently asked questions

What color is #AACDAE?+

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

What is the closest Tailwind color to #AACDAE?+

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