#AB512B Color

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

Color preview

#AB512B

Color formats

HEX
#AB512B
RGB
rgb(171, 81, 43)
RGBA
rgba(171, 81, 43, 1)
HSL
hsl(18, 60%, 42%)
HSV
hsv(18, 75%, 67%)
CMYK
cmyk(0%, 53%, 75%, 33%)
CSS variable
--color-primary: #AB512B;
Lowercase HEX
#ab512b

Shades

Tints

Tones

Harmony

CSS snippets for #AB512B

.color-ab512b {
  color: #AB512B;
  background-color: #AB512B;
}

Frequently asked questions

What color is #AB512B?+

#AB512B is a HEX color with RGB value rgb(171, 81, 43) and HSL value hsl(18, 60%, 42%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AB512B?+

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