#ACDDC3 Color

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

Color preview

#ACDDC3

Color formats

HEX
#ACDDC3
RGB
rgb(172, 221, 195)
RGBA
rgba(172, 221, 195, 1)
HSL
hsl(148, 42%, 77%)
HSV
hsv(148, 22%, 87%)
CMYK
cmyk(22%, 0%, 12%, 13%)
CSS variable
--color-primary: #ACDDC3;
Lowercase HEX
#acddc3

Shades

Tints

Tones

Harmony

CSS snippets for #ACDDC3

.color-acddc3 {
  color: #ACDDC3;
  background-color: #ACDDC3;
}

Frequently asked questions

What color is #ACDDC3?+

#ACDDC3 is a HEX color with RGB value rgb(172, 221, 195) and HSL value hsl(148, 42%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACDDC3?+

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