#ACFEEA Color

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

Color preview

#ACFEEA

Color formats

HEX
#ACFEEA
RGB
rgb(172, 254, 234)
RGBA
rgba(172, 254, 234, 1)
HSL
hsl(165, 98%, 84%)
HSV
hsv(165, 32%, 100%)
CMYK
cmyk(32%, 0%, 8%, 0%)
CSS variable
--color-primary: #ACFEEA;
Lowercase HEX
#acfeea

Shades

Tints

Tones

Harmony

CSS snippets for #ACFEEA

.color-acfeea {
  color: #ACFEEA;
  background-color: #ACFEEA;
}

Frequently asked questions

What color is #ACFEEA?+

#ACFEEA is a HEX color with RGB value rgb(172, 254, 234) and HSL value hsl(165, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ACFEEA?+

The closest Tailwind color is teal-200, available as the bg-teal-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