#A5BCAC Color

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

Color preview

#A5BCAC

Color formats

HEX
#A5BCAC
RGB
rgb(165, 188, 172)
RGBA
rgba(165, 188, 172, 1)
HSL
hsl(138, 15%, 69%)
HSV
hsv(138, 12%, 74%)
CMYK
cmyk(12%, 0%, 9%, 26%)
CSS variable
--color-primary: #A5BCAC;
Lowercase HEX
#a5bcac

Shades

Tints

Tones

Harmony

CSS snippets for #A5BCAC

.color-a5bcac {
  color: #A5BCAC;
  background-color: #A5BCAC;
}

Frequently asked questions

What color is #A5BCAC?+

#A5BCAC is a HEX color with RGB value rgb(165, 188, 172) and HSL value hsl(138, 15%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5BCAC?+

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