#ADBCB0 Color

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

Color preview

#ADBCB0

Color formats

HEX
#ADBCB0
RGB
rgb(173, 188, 176)
RGBA
rgba(173, 188, 176, 1)
HSL
hsl(132, 10%, 71%)
HSV
hsv(132, 8%, 74%)
CMYK
cmyk(8%, 0%, 6%, 26%)
CSS variable
--color-primary: #ADBCB0;
Lowercase HEX
#adbcb0

Shades

Tints

Tones

Harmony

CSS snippets for #ADBCB0

.color-adbcb0 {
  color: #ADBCB0;
  background-color: #ADBCB0;
}

Frequently asked questions

What color is #ADBCB0?+

#ADBCB0 is a HEX color with RGB value rgb(173, 188, 176) and HSL value hsl(132, 10%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADBCB0?+

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