#ACE1E3 Color

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

Color preview

#ACE1E3

Color formats

HEX
#ACE1E3
RGB
rgb(172, 225, 227)
RGBA
rgba(172, 225, 227, 1)
HSL
hsl(182, 50%, 78%)
HSV
hsv(182, 24%, 89%)
CMYK
cmyk(24%, 1%, 0%, 11%)
CSS variable
--color-primary: #ACE1E3;
Lowercase HEX
#ace1e3

Shades

Tints

Tones

Harmony

CSS snippets for #ACE1E3

.color-ace1e3 {
  color: #ACE1E3;
  background-color: #ACE1E3;
}

Frequently asked questions

What color is #ACE1E3?+

#ACE1E3 is a HEX color with RGB value rgb(172, 225, 227) and HSL value hsl(182, 50%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACE1E3?+

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