#ADAEB5 Color

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

Color preview

#ADAEB5

Color formats

HEX
#ADAEB5
RGB
rgb(173, 174, 181)
RGBA
rgba(173, 174, 181, 1)
HSL
hsl(233, 5%, 69%)
HSV
hsv(233, 4%, 71%)
CMYK
cmyk(4%, 4%, 0%, 29%)
CSS variable
--color-primary: #ADAEB5;
Lowercase HEX
#adaeb5

Shades

Tints

Tones

Harmony

CSS snippets for #ADAEB5

.color-adaeb5 {
  color: #ADAEB5;
  background-color: #ADAEB5;
}

Frequently asked questions

What color is #ADAEB5?+

#ADAEB5 is a HEX color with RGB value rgb(173, 174, 181) and HSL value hsl(233, 5%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAEB5?+

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