#ACDBC4 Color

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

Color preview

#ACDBC4

Color formats

HEX
#ACDBC4
RGB
rgb(172, 219, 196)
RGBA
rgba(172, 219, 196, 1)
HSL
hsl(151, 39%, 77%)
HSV
hsv(151, 21%, 86%)
CMYK
cmyk(21%, 0%, 11%, 14%)
CSS variable
--color-primary: #ACDBC4;
Lowercase HEX
#acdbc4

Shades

Tints

Tones

Harmony

CSS snippets for #ACDBC4

.color-acdbc4 {
  color: #ACDBC4;
  background-color: #ACDBC4;
}

Frequently asked questions

What color is #ACDBC4?+

#ACDBC4 is a HEX color with RGB value rgb(172, 219, 196) and HSL value hsl(151, 39%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACDBC4?+

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