#AECAE2 Color

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

Color preview

#AECAE2

Color formats

HEX
#AECAE2
RGB
rgb(174, 202, 226)
RGBA
rgba(174, 202, 226, 1)
HSL
hsl(208, 47%, 78%)
HSV
hsv(208, 23%, 89%)
CMYK
cmyk(23%, 11%, 0%, 11%)
CSS variable
--color-primary: #AECAE2;
Lowercase HEX
#aecae2

Shades

Tints

Tones

Harmony

CSS snippets for #AECAE2

.color-aecae2 {
  color: #AECAE2;
  background-color: #AECAE2;
}

Frequently asked questions

What color is #AECAE2?+

#AECAE2 is a HEX color with RGB value rgb(174, 202, 226) and HSL value hsl(208, 47%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECAE2?+

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