#ACDDE4 Color

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

Color preview

#ACDDE4

Color formats

HEX
#ACDDE4
RGB
rgb(172, 221, 228)
RGBA
rgba(172, 221, 228, 1)
HSL
hsl(188, 51%, 78%)
HSV
hsv(188, 25%, 89%)
CMYK
cmyk(25%, 3%, 0%, 11%)
CSS variable
--color-primary: #ACDDE4;
Lowercase HEX
#acdde4

Shades

Tints

Tones

Harmony

CSS snippets for #ACDDE4

.color-acdde4 {
  color: #ACDDE4;
  background-color: #ACDDE4;
}

Frequently asked questions

What color is #ACDDE4?+

#ACDDE4 is a HEX color with RGB value rgb(172, 221, 228) and HSL value hsl(188, 51%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACDDE4?+

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