#ADA98B Color

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

Color preview

#ADA98B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADA98B

.color-ada98b {
  color: #ADA98B;
  background-color: #ADA98B;
}

Frequently asked questions

What color is #ADA98B?+

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

What is the closest Tailwind color to #ADA98B?+

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