#AB8191 Color

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

Color preview

#AB8191

Color formats

HEX
#AB8191
RGB
rgb(171, 129, 145)
RGBA
rgba(171, 129, 145, 1)
HSL
hsl(337, 20%, 59%)
HSV
hsv(337, 25%, 67%)
CMYK
cmyk(0%, 25%, 15%, 33%)
CSS variable
--color-primary: #AB8191;
Lowercase HEX
#ab8191

Shades

Tints

Tones

Harmony

CSS snippets for #AB8191

.color-ab8191 {
  color: #AB8191;
  background-color: #AB8191;
}

Frequently asked questions

What color is #AB8191?+

#AB8191 is a HEX color with RGB value rgb(171, 129, 145) and HSL value hsl(337, 20%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AB8191?+

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