#ACFDDD Color

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

Color preview

#ACFDDD

Color formats

HEX
#ACFDDD
RGB
rgb(172, 253, 221)
RGBA
rgba(172, 253, 221, 1)
HSL
hsl(156, 95%, 83%)
HSV
hsv(156, 32%, 99%)
CMYK
cmyk(32%, 0%, 13%, 1%)
CSS variable
--color-primary: #ACFDDD;
Lowercase HEX
#acfddd

Shades

Tints

Tones

Harmony

CSS snippets for #ACFDDD

.color-acfddd {
  color: #ACFDDD;
  background-color: #ACFDDD;
}

Frequently asked questions

What color is #ACFDDD?+

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

What is the closest Tailwind color to #ACFDDD?+

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