#AECCEF Color

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

Color preview

#AECCEF

Color formats

HEX
#AECCEF
RGB
rgb(174, 204, 239)
RGBA
rgba(174, 204, 239, 1)
HSL
hsl(212, 67%, 81%)
HSV
hsv(212, 27%, 94%)
CMYK
cmyk(27%, 15%, 0%, 6%)
CSS variable
--color-primary: #AECCEF;
Lowercase HEX
#aeccef

Shades

Tints

Tones

Harmony

CSS snippets for #AECCEF

.color-aeccef {
  color: #AECCEF;
  background-color: #AECCEF;
}

Frequently asked questions

What color is #AECCEF?+

#AECCEF is a HEX color with RGB value rgb(174, 204, 239) and HSL value hsl(212, 67%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AECCEF?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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