#AB705B Color

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

Color preview

#AB705B

Color formats

HEX
#AB705B
RGB
rgb(171, 112, 91)
RGBA
rgba(171, 112, 91, 1)
HSL
hsl(16, 32%, 51%)
HSV
hsv(16, 47%, 67%)
CMYK
cmyk(0%, 35%, 47%, 33%)
CSS variable
--color-primary: #AB705B;
Lowercase HEX
#ab705b

Shades

Tints

Tones

Harmony

CSS snippets for #AB705B

.color-ab705b {
  color: #AB705B;
  background-color: #AB705B;
}

Frequently asked questions

What color is #AB705B?+

#AB705B is a HEX color with RGB value rgb(171, 112, 91) and HSL value hsl(16, 32%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AB705B?+

The closest Tailwind color is stone-500, available as the bg-stone-500 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