#AECAE3 Color

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

Color preview

#AECAE3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AECAE3

.color-aecae3 {
  color: #AECAE3;
  background-color: #AECAE3;
}

Frequently asked questions

What color is #AECAE3?+

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

What is the closest Tailwind color to #AECAE3?+

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