#ADBD98 Color

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

Color preview

#ADBD98

Color formats

HEX
#ADBD98
RGB
rgb(173, 189, 152)
RGBA
rgba(173, 189, 152, 1)
HSL
hsl(86, 22%, 67%)
HSV
hsv(86, 20%, 74%)
CMYK
cmyk(8%, 0%, 20%, 26%)
CSS variable
--color-primary: #ADBD98;
Lowercase HEX
#adbd98

Shades

Tints

Tones

Harmony

CSS snippets for #ADBD98

.color-adbd98 {
  color: #ADBD98;
  background-color: #ADBD98;
}

Frequently asked questions

What color is #ADBD98?+

#ADBD98 is a HEX color with RGB value rgb(173, 189, 152) and HSL value hsl(86, 22%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADBD98?+

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