#AECCD5 Color

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

Color preview

#AECCD5

Color formats

HEX
#AECCD5
RGB
rgb(174, 204, 213)
RGBA
rgba(174, 204, 213, 1)
HSL
hsl(194, 32%, 76%)
HSV
hsv(194, 18%, 84%)
CMYK
cmyk(18%, 4%, 0%, 16%)
CSS variable
--color-primary: #AECCD5;
Lowercase HEX
#aeccd5

Shades

Tints

Tones

Harmony

CSS snippets for #AECCD5

.color-aeccd5 {
  color: #AECCD5;
  background-color: #AECCD5;
}

Frequently asked questions

What color is #AECCD5?+

#AECCD5 is a HEX color with RGB value rgb(174, 204, 213) and HSL value hsl(194, 32%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AECCD5?+

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