#A98F84 Color

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

Color preview

#A98F84

Color formats

HEX
#A98F84
RGB
rgb(169, 143, 132)
RGBA
rgba(169, 143, 132, 1)
HSL
hsl(18, 18%, 59%)
HSV
hsv(18, 22%, 66%)
CMYK
cmyk(0%, 15%, 22%, 34%)
CSS variable
--color-primary: #A98F84;
Lowercase HEX
#a98f84

Shades

Tints

Tones

Harmony

CSS snippets for #A98F84

.color-a98f84 {
  color: #A98F84;
  background-color: #A98F84;
}

Frequently asked questions

What color is #A98F84?+

#A98F84 is a HEX color with RGB value rgb(169, 143, 132) and HSL value hsl(18, 18%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A98F84?+

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