#A4BCAF Color

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

Color preview

#A4BCAF

Color formats

HEX
#A4BCAF
RGB
rgb(164, 188, 175)
RGBA
rgba(164, 188, 175, 1)
HSL
hsl(147, 15%, 69%)
HSV
hsv(147, 13%, 74%)
CMYK
cmyk(13%, 0%, 7%, 26%)
CSS variable
--color-primary: #A4BCAF;
Lowercase HEX
#a4bcaf

Shades

Tints

Tones

Harmony

CSS snippets for #A4BCAF

.color-a4bcaf {
  color: #A4BCAF;
  background-color: #A4BCAF;
}

Frequently asked questions

What color is #A4BCAF?+

#A4BCAF is a HEX color with RGB value rgb(164, 188, 175) and HSL value hsl(147, 15%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4BCAF?+

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