#ACFDC3 Color

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

Color preview

#ACFDC3

Color formats

HEX
#ACFDC3
RGB
rgb(172, 253, 195)
RGBA
rgba(172, 253, 195, 1)
HSL
hsl(137, 95%, 83%)
HSV
hsv(137, 32%, 99%)
CMYK
cmyk(32%, 0%, 23%, 1%)
CSS variable
--color-primary: #ACFDC3;
Lowercase HEX
#acfdc3

Shades

Tints

Tones

Harmony

CSS snippets for #ACFDC3

.color-acfdc3 {
  color: #ACFDC3;
  background-color: #ACFDC3;
}

Frequently asked questions

What color is #ACFDC3?+

#ACFDC3 is a HEX color with RGB value rgb(172, 253, 195) and HSL value hsl(137, 95%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACFDC3?+

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