#ADAE8B Color

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

Color preview

#ADAE8B

Color formats

HEX
#ADAE8B
RGB
rgb(173, 174, 139)
RGBA
rgba(173, 174, 139, 1)
HSL
hsl(62, 18%, 61%)
HSV
hsv(62, 20%, 68%)
CMYK
cmyk(1%, 0%, 20%, 32%)
CSS variable
--color-primary: #ADAE8B;
Lowercase HEX
#adae8b

Shades

Tints

Tones

Harmony

CSS snippets for #ADAE8B

.color-adae8b {
  color: #ADAE8B;
  background-color: #ADAE8B;
}

Frequently asked questions

What color is #ADAE8B?+

#ADAE8B is a HEX color with RGB value rgb(173, 174, 139) and HSL value hsl(62, 18%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAE8B?+

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