#AECAC5 Color

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

Color preview

#AECAC5

Color formats

HEX
#AECAC5
RGB
rgb(174, 202, 197)
RGBA
rgba(174, 202, 197, 1)
HSL
hsl(169, 21%, 74%)
HSV
hsv(169, 14%, 79%)
CMYK
cmyk(14%, 0%, 2%, 21%)
CSS variable
--color-primary: #AECAC5;
Lowercase HEX
#aecac5

Shades

Tints

Tones

Harmony

CSS snippets for #AECAC5

.color-aecac5 {
  color: #AECAC5;
  background-color: #AECAC5;
}

Frequently asked questions

What color is #AECAC5?+

#AECAC5 is a HEX color with RGB value rgb(174, 202, 197) and HSL value hsl(169, 21%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AECAC5?+

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