#AECAEC Color

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

Color preview

#AECAEC

Color formats

HEX
#AECAEC
RGB
rgb(174, 202, 236)
RGBA
rgba(174, 202, 236, 1)
HSL
hsl(213, 62%, 80%)
HSV
hsv(213, 26%, 93%)
CMYK
cmyk(26%, 14%, 0%, 7%)
CSS variable
--color-primary: #AECAEC;
Lowercase HEX
#aecaec

Shades

Tints

Tones

Harmony

CSS snippets for #AECAEC

.color-aecaec {
  color: #AECAEC;
  background-color: #AECAEC;
}

Frequently asked questions

What color is #AECAEC?+

#AECAEC is a HEX color with RGB value rgb(174, 202, 236) and HSL value hsl(213, 62%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AECAEC?+

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