#ACEFFA Color

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

Color preview

#ACEFFA

Color formats

HEX
#ACEFFA
RGB
rgb(172, 239, 250)
RGBA
rgba(172, 239, 250, 1)
HSL
hsl(188, 89%, 83%)
HSV
hsv(188, 31%, 98%)
CMYK
cmyk(31%, 4%, 0%, 2%)
CSS variable
--color-primary: #ACEFFA;
Lowercase HEX
#aceffa

Shades

Tints

Tones

Harmony

CSS snippets for #ACEFFA

.color-aceffa {
  color: #ACEFFA;
  background-color: #ACEFFA;
}

Frequently asked questions

What color is #ACEFFA?+

#ACEFFA is a HEX color with RGB value rgb(172, 239, 250) and HSL value hsl(188, 89%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ACEFFA?+

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