#ADA08B Color

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

Color preview

#ADA08B

Color formats

HEX
#ADA08B
RGB
rgb(173, 160, 139)
RGBA
rgba(173, 160, 139, 1)
HSL
hsl(37, 17%, 61%)
HSV
hsv(37, 20%, 68%)
CMYK
cmyk(0%, 8%, 20%, 32%)
CSS variable
--color-primary: #ADA08B;
Lowercase HEX
#ada08b

Shades

Tints

Tones

Harmony

CSS snippets for #ADA08B

.color-ada08b {
  color: #ADA08B;
  background-color: #ADA08B;
}

Frequently asked questions

What color is #ADA08B?+

#ADA08B is a HEX color with RGB value rgb(173, 160, 139) and HSL value hsl(37, 17%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #ADA08B?+

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