#AECCE0 Color

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

Color preview

#AECCE0

Color formats

HEX
#AECCE0
RGB
rgb(174, 204, 224)
RGBA
rgba(174, 204, 224, 1)
HSL
hsl(204, 45%, 78%)
HSV
hsv(204, 22%, 88%)
CMYK
cmyk(22%, 9%, 0%, 12%)
CSS variable
--color-primary: #AECCE0;
Lowercase HEX
#aecce0

Shades

Tints

Tones

Harmony

CSS snippets for #AECCE0

.color-aecce0 {
  color: #AECCE0;
  background-color: #AECCE0;
}

Frequently asked questions

What color is #AECCE0?+

#AECCE0 is a HEX color with RGB value rgb(174, 204, 224) and HSL value hsl(204, 45%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECCE0?+

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