#A1998B Color

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

Color preview

#A1998B

Color formats

HEX
#A1998B
RGB
rgb(161, 153, 139)
RGBA
rgba(161, 153, 139, 1)
HSL
hsl(38, 10%, 59%)
HSV
hsv(38, 14%, 63%)
CMYK
cmyk(0%, 5%, 14%, 37%)
CSS variable
--color-primary: #A1998B;
Lowercase HEX
#a1998b

Shades

Tints

Tones

Harmony

CSS snippets for #A1998B

.color-a1998b {
  color: #A1998B;
  background-color: #A1998B;
}

Frequently asked questions

What color is #A1998B?+

#A1998B is a HEX color with RGB value rgb(161, 153, 139) and HSL value hsl(38, 10%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A1998B?+

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