#ACEBDF Color

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

Color preview

#ACEBDF

Color formats

HEX
#ACEBDF
RGB
rgb(172, 235, 223)
RGBA
rgba(172, 235, 223, 1)
HSL
hsl(169, 61%, 80%)
HSV
hsv(169, 27%, 92%)
CMYK
cmyk(27%, 0%, 5%, 8%)
CSS variable
--color-primary: #ACEBDF;
Lowercase HEX
#acebdf

Shades

Tints

Tones

Harmony

CSS snippets for #ACEBDF

.color-acebdf {
  color: #ACEBDF;
  background-color: #ACEBDF;
}

Frequently asked questions

What color is #ACEBDF?+

#ACEBDF is a HEX color with RGB value rgb(172, 235, 223) and HSL value hsl(169, 61%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACEBDF?+

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