#AEBDCB Color

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

Color preview

#AEBDCB

Color formats

HEX
#AEBDCB
RGB
rgb(174, 189, 203)
RGBA
rgba(174, 189, 203, 1)
HSL
hsl(209, 22%, 74%)
HSV
hsv(209, 14%, 80%)
CMYK
cmyk(14%, 7%, 0%, 20%)
CSS variable
--color-primary: #AEBDCB;
Lowercase HEX
#aebdcb

Shades

Tints

Tones

Harmony

CSS snippets for #AEBDCB

.color-aebdcb {
  color: #AEBDCB;
  background-color: #AEBDCB;
}

Frequently asked questions

What color is #AEBDCB?+

#AEBDCB is a HEX color with RGB value rgb(174, 189, 203) and HSL value hsl(209, 22%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBDCB?+

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