#ACFDC7 Color

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

Color preview

#ACFDC7

Color formats

HEX
#ACFDC7
RGB
rgb(172, 253, 199)
RGBA
rgba(172, 253, 199, 1)
HSL
hsl(140, 95%, 83%)
HSV
hsv(140, 32%, 99%)
CMYK
cmyk(32%, 0%, 21%, 1%)
CSS variable
--color-primary: #ACFDC7;
Lowercase HEX
#acfdc7

Shades

Tints

Tones

Harmony

CSS snippets for #ACFDC7

.color-acfdc7 {
  color: #ACFDC7;
  background-color: #ACFDC7;
}

Frequently asked questions

What color is #ACFDC7?+

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

What is the closest Tailwind color to #ACFDC7?+

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