#ACFDFA Color

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

Color preview

#ACFDFA

Color formats

HEX
#ACFDFA
RGB
rgb(172, 253, 250)
RGBA
rgba(172, 253, 250, 1)
HSL
hsl(178, 95%, 83%)
HSV
hsv(178, 32%, 99%)
CMYK
cmyk(32%, 0%, 1%, 1%)
CSS variable
--color-primary: #ACFDFA;
Lowercase HEX
#acfdfa

Shades

Tints

Tones

Harmony

CSS snippets for #ACFDFA

.color-acfdfa {
  color: #ACFDFA;
  background-color: #ACFDFA;
}

Frequently asked questions

What color is #ACFDFA?+

#ACFDFA is a HEX color with RGB value rgb(172, 253, 250) and HSL value hsl(178, 95%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ACFDFA?+

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