#AECAD6 Color

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

Color preview

#AECAD6

Color formats

HEX
#AECAD6
RGB
rgb(174, 202, 214)
RGBA
rgba(174, 202, 214, 1)
HSL
hsl(198, 33%, 76%)
HSV
hsv(198, 19%, 84%)
CMYK
cmyk(19%, 6%, 0%, 16%)
CSS variable
--color-primary: #AECAD6;
Lowercase HEX
#aecad6

Shades

Tints

Tones

Harmony

CSS snippets for #AECAD6

.color-aecad6 {
  color: #AECAD6;
  background-color: #AECAD6;
}

Frequently asked questions

What color is #AECAD6?+

#AECAD6 is a HEX color with RGB value rgb(174, 202, 214) and HSL value hsl(198, 33%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECAD6?+

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