#ACD2B0 Color

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

Color preview

#ACD2B0

Color formats

HEX
#ACD2B0
RGB
rgb(172, 210, 176)
RGBA
rgba(172, 210, 176, 1)
HSL
hsl(126, 30%, 75%)
HSV
hsv(126, 18%, 82%)
CMYK
cmyk(18%, 0%, 16%, 18%)
CSS variable
--color-primary: #ACD2B0;
Lowercase HEX
#acd2b0

Shades

Tints

Tones

Harmony

CSS snippets for #ACD2B0

.color-acd2b0 {
  color: #ACD2B0;
  background-color: #ACD2B0;
}

Frequently asked questions

What color is #ACD2B0?+

#ACD2B0 is a HEX color with RGB value rgb(172, 210, 176) and HSL value hsl(126, 30%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACD2B0?+

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