#A4848B Color

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

Color preview

#A4848B

Color formats

HEX
#A4848B
RGB
rgb(164, 132, 139)
RGBA
rgba(164, 132, 139, 1)
HSL
hsl(347, 15%, 58%)
HSV
hsv(347, 20%, 64%)
CMYK
cmyk(0%, 20%, 15%, 36%)
CSS variable
--color-primary: #A4848B;
Lowercase HEX
#a4848b

Shades

Tints

Tones

Harmony

CSS snippets for #A4848B

.color-a4848b {
  color: #A4848B;
  background-color: #A4848B;
}

Frequently asked questions

What color is #A4848B?+

#A4848B is a HEX color with RGB value rgb(164, 132, 139) and HSL value hsl(347, 15%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A4848B?+

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