#AECBD8 Color

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

Color preview

#AECBD8

Color formats

HEX
#AECBD8
RGB
rgb(174, 203, 216)
RGBA
rgba(174, 203, 216, 1)
HSL
hsl(199, 35%, 76%)
HSV
hsv(199, 19%, 85%)
CMYK
cmyk(19%, 6%, 0%, 15%)
CSS variable
--color-primary: #AECBD8;
Lowercase HEX
#aecbd8

Shades

Tints

Tones

Harmony

CSS snippets for #AECBD8

.color-aecbd8 {
  color: #AECBD8;
  background-color: #AECBD8;
}

Frequently asked questions

What color is #AECBD8?+

#AECBD8 is a HEX color with RGB value rgb(174, 203, 216) and HSL value hsl(199, 35%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECBD8?+

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