#ADA88C Color

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

Color preview

#ADA88C

Color formats

HEX
#ADA88C
RGB
rgb(173, 168, 140)
RGBA
rgba(173, 168, 140, 1)
HSL
hsl(51, 17%, 61%)
HSV
hsv(51, 19%, 68%)
CMYK
cmyk(0%, 3%, 19%, 32%)
CSS variable
--color-primary: #ADA88C;
Lowercase HEX
#ada88c

Shades

Tints

Tones

Harmony

CSS snippets for #ADA88C

.color-ada88c {
  color: #ADA88C;
  background-color: #ADA88C;
}

Frequently asked questions

What color is #ADA88C?+

#ADA88C is a HEX color with RGB value rgb(173, 168, 140) and HSL value hsl(51, 17%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADA88C?+

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