#A4CBAC Color

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

Color preview

#A4CBAC

Color formats

HEX
#A4CBAC
RGB
rgb(164, 203, 172)
RGBA
rgba(164, 203, 172, 1)
HSL
hsl(132, 27%, 72%)
HSV
hsv(132, 19%, 80%)
CMYK
cmyk(19%, 0%, 15%, 20%)
CSS variable
--color-primary: #A4CBAC;
Lowercase HEX
#a4cbac

Shades

Tints

Tones

Harmony

CSS snippets for #A4CBAC

.color-a4cbac {
  color: #A4CBAC;
  background-color: #A4CBAC;
}

Frequently asked questions

What color is #A4CBAC?+

#A4CBAC is a HEX color with RGB value rgb(164, 203, 172) and HSL value hsl(132, 27%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4CBAC?+

The closest Tailwind color is gray-400, available as the bg-gray-400 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