#ACEFD2 Color

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

Color preview

#ACEFD2

Color formats

HEX
#ACEFD2
RGB
rgb(172, 239, 210)
RGBA
rgba(172, 239, 210, 1)
HSL
hsl(154, 68%, 81%)
HSV
hsv(154, 28%, 94%)
CMYK
cmyk(28%, 0%, 12%, 6%)
CSS variable
--color-primary: #ACEFD2;
Lowercase HEX
#acefd2

Shades

Tints

Tones

Harmony

CSS snippets for #ACEFD2

.color-acefd2 {
  color: #ACEFD2;
  background-color: #ACEFD2;
}

Frequently asked questions

What color is #ACEFD2?+

#ACEFD2 is a HEX color with RGB value rgb(172, 239, 210) and HSL value hsl(154, 68%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACEFD2?+

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