#ADA48B Color

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

Color preview

#ADA48B

Color formats

HEX
#ADA48B
RGB
rgb(173, 164, 139)
RGBA
rgba(173, 164, 139, 1)
HSL
hsl(44, 17%, 61%)
HSV
hsv(44, 20%, 68%)
CMYK
cmyk(0%, 5%, 20%, 32%)
CSS variable
--color-primary: #ADA48B;
Lowercase HEX
#ada48b

Shades

Tints

Tones

Harmony

CSS snippets for #ADA48B

.color-ada48b {
  color: #ADA48B;
  background-color: #ADA48B;
}

Frequently asked questions

What color is #ADA48B?+

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

What is the closest Tailwind color to #ADA48B?+

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