#ADA87B Color

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

Color preview

#ADA87B

Color formats

HEX
#ADA87B
RGB
rgb(173, 168, 123)
RGBA
rgba(173, 168, 123, 1)
HSL
hsl(54, 23%, 58%)
HSV
hsv(54, 29%, 68%)
CMYK
cmyk(0%, 3%, 29%, 32%)
CSS variable
--color-primary: #ADA87B;
Lowercase HEX
#ada87b

Shades

Tints

Tones

Harmony

CSS snippets for #ADA87B

.color-ada87b {
  color: #ADA87B;
  background-color: #ADA87B;
}

Frequently asked questions

What color is #ADA87B?+

#ADA87B is a HEX color with RGB value rgb(173, 168, 123) and HSL value hsl(54, 23%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADA87B?+

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