#AECBE1 Color

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

Color preview

#AECBE1

Color formats

HEX
#AECBE1
RGB
rgb(174, 203, 225)
RGBA
rgba(174, 203, 225, 1)
HSL
hsl(206, 46%, 78%)
HSV
hsv(206, 23%, 88%)
CMYK
cmyk(23%, 10%, 0%, 12%)
CSS variable
--color-primary: #AECBE1;
Lowercase HEX
#aecbe1

Shades

Tints

Tones

Harmony

CSS snippets for #AECBE1

.color-aecbe1 {
  color: #AECBE1;
  background-color: #AECBE1;
}

Frequently asked questions

What color is #AECBE1?+

#AECBE1 is a HEX color with RGB value rgb(174, 203, 225) and HSL value hsl(206, 46%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECBE1?+

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