#ACFEEC Color

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

Color preview

#ACFEEC

Color formats

HEX
#ACFEEC
RGB
rgb(172, 254, 236)
RGBA
rgba(172, 254, 236, 1)
HSL
hsl(167, 98%, 84%)
HSV
hsv(167, 32%, 100%)
CMYK
cmyk(32%, 0%, 7%, 0%)
CSS variable
--color-primary: #ACFEEC;
Lowercase HEX
#acfeec

Shades

Tints

Tones

Harmony

CSS snippets for #ACFEEC

.color-acfeec {
  color: #ACFEEC;
  background-color: #ACFEEC;
}

Frequently asked questions

What color is #ACFEEC?+

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

What is the closest Tailwind color to #ACFEEC?+

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