#AECBE3 Color

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

Color preview

#AECBE3

Color formats

HEX
#AECBE3
RGB
rgb(174, 203, 227)
RGBA
rgba(174, 203, 227, 1)
HSL
hsl(207, 49%, 79%)
HSV
hsv(207, 23%, 89%)
CMYK
cmyk(23%, 11%, 0%, 11%)
CSS variable
--color-primary: #AECBE3;
Lowercase HEX
#aecbe3

Shades

Tints

Tones

Harmony

CSS snippets for #AECBE3

.color-aecbe3 {
  color: #AECBE3;
  background-color: #AECBE3;
}

Frequently asked questions

What color is #AECBE3?+

#AECBE3 is a HEX color with RGB value rgb(174, 203, 227) and HSL value hsl(207, 49%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECBE3?+

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