#ACDAE1 Color

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

Color preview

#ACDAE1

Color formats

HEX
#ACDAE1
RGB
rgb(172, 218, 225)
RGBA
rgba(172, 218, 225, 1)
HSL
hsl(188, 47%, 78%)
HSV
hsv(188, 24%, 88%)
CMYK
cmyk(24%, 3%, 0%, 12%)
CSS variable
--color-primary: #ACDAE1;
Lowercase HEX
#acdae1

Shades

Tints

Tones

Harmony

CSS snippets for #ACDAE1

.color-acdae1 {
  color: #ACDAE1;
  background-color: #ACDAE1;
}

Frequently asked questions

What color is #ACDAE1?+

#ACDAE1 is a HEX color with RGB value rgb(172, 218, 225) and HSL value hsl(188, 47%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACDAE1?+

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