#ADA98C Color

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

Color preview

#ADA98C

Color formats

HEX
#ADA98C
RGB
rgb(173, 169, 140)
RGBA
rgba(173, 169, 140, 1)
HSL
hsl(53, 17%, 61%)
HSV
hsv(53, 19%, 68%)
CMYK
cmyk(0%, 2%, 19%, 32%)
CSS variable
--color-primary: #ADA98C;
Lowercase HEX
#ada98c

Shades

Tints

Tones

Harmony

CSS snippets for #ADA98C

.color-ada98c {
  color: #ADA98C;
  background-color: #ADA98C;
}

Frequently asked questions

What color is #ADA98C?+

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

What is the closest Tailwind color to #ADA98C?+

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