#AEBCD0 Color

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

Color preview

#AEBCD0

Color formats

HEX
#AEBCD0
RGB
rgb(174, 188, 208)
RGBA
rgba(174, 188, 208, 1)
HSL
hsl(215, 27%, 75%)
HSV
hsv(215, 16%, 82%)
CMYK
cmyk(16%, 10%, 0%, 18%)
CSS variable
--color-primary: #AEBCD0;
Lowercase HEX
#aebcd0

Shades

Tints

Tones

Harmony

CSS snippets for #AEBCD0

.color-aebcd0 {
  color: #AEBCD0;
  background-color: #AEBCD0;
}

Frequently asked questions

What color is #AEBCD0?+

#AEBCD0 is a HEX color with RGB value rgb(174, 188, 208) and HSL value hsl(215, 27%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBCD0?+

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