#ACDBAF Color

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

Color preview

#ACDBAF

Color formats

HEX
#ACDBAF
RGB
rgb(172, 219, 175)
RGBA
rgba(172, 219, 175, 1)
HSL
hsl(124, 39%, 77%)
HSV
hsv(124, 21%, 86%)
CMYK
cmyk(21%, 0%, 20%, 14%)
CSS variable
--color-primary: #ACDBAF;
Lowercase HEX
#acdbaf

Shades

Tints

Tones

Harmony

CSS snippets for #ACDBAF

.color-acdbaf {
  color: #ACDBAF;
  background-color: #ACDBAF;
}

Frequently asked questions

What color is #ACDBAF?+

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

What is the closest Tailwind color to #ACDBAF?+

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