#ACDFE4 Color

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

Color preview

#ACDFE4

Color formats

HEX
#ACDFE4
RGB
rgb(172, 223, 228)
RGBA
rgba(172, 223, 228, 1)
HSL
hsl(185, 51%, 78%)
HSV
hsv(185, 25%, 89%)
CMYK
cmyk(25%, 2%, 0%, 11%)
CSS variable
--color-primary: #ACDFE4;
Lowercase HEX
#acdfe4

Shades

Tints

Tones

Harmony

CSS snippets for #ACDFE4

.color-acdfe4 {
  color: #ACDFE4;
  background-color: #ACDFE4;
}

Frequently asked questions

What color is #ACDFE4?+

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

What is the closest Tailwind color to #ACDFE4?+

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