#ACEEDB Color

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

Color preview

#ACEEDB

Color formats

HEX
#ACEEDB
RGB
rgb(172, 238, 219)
RGBA
rgba(172, 238, 219, 1)
HSL
hsl(163, 66%, 80%)
HSV
hsv(163, 28%, 93%)
CMYK
cmyk(28%, 0%, 8%, 7%)
CSS variable
--color-primary: #ACEEDB;
Lowercase HEX
#aceedb

Shades

Tints

Tones

Harmony

CSS snippets for #ACEEDB

.color-aceedb {
  color: #ACEEDB;
  background-color: #ACEEDB;
}

Frequently asked questions

What color is #ACEEDB?+

#ACEEDB is a HEX color with RGB value rgb(172, 238, 219) and HSL value hsl(163, 66%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACEEDB?+

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