#AECBD2 Color

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

Color preview

#AECBD2

Color formats

HEX
#AECBD2
RGB
rgb(174, 203, 210)
RGBA
rgba(174, 203, 210, 1)
HSL
hsl(192, 29%, 75%)
HSV
hsv(192, 17%, 82%)
CMYK
cmyk(17%, 3%, 0%, 18%)
CSS variable
--color-primary: #AECBD2;
Lowercase HEX
#aecbd2

Shades

Tints

Tones

Harmony

CSS snippets for #AECBD2

.color-aecbd2 {
  color: #AECBD2;
  background-color: #AECBD2;
}

Frequently asked questions

What color is #AECBD2?+

#AECBD2 is a HEX color with RGB value rgb(174, 203, 210) and HSL value hsl(192, 29%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECBD2?+

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