#AB8193 Color

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

Color preview

#AB8193

Color formats

HEX
#AB8193
RGB
rgb(171, 129, 147)
RGBA
rgba(171, 129, 147, 1)
HSL
hsl(334, 20%, 59%)
HSV
hsv(334, 25%, 67%)
CMYK
cmyk(0%, 25%, 14%, 33%)
CSS variable
--color-primary: #AB8193;
Lowercase HEX
#ab8193

Shades

Tints

Tones

Harmony

CSS snippets for #AB8193

.color-ab8193 {
  color: #AB8193;
  background-color: #AB8193;
}

Frequently asked questions

What color is #AB8193?+

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

What is the closest Tailwind color to #AB8193?+

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