#AB6745 Color

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

Color preview

#AB6745

Color formats

HEX
#AB6745
RGB
rgb(171, 103, 69)
RGBA
rgba(171, 103, 69, 1)
HSL
hsl(20, 43%, 47%)
HSV
hsv(20, 60%, 67%)
CMYK
cmyk(0%, 40%, 60%, 33%)
CSS variable
--color-primary: #AB6745;
Lowercase HEX
#ab6745

Shades

Tints

Tones

Harmony

CSS snippets for #AB6745

.color-ab6745 {
  color: #AB6745;
  background-color: #AB6745;
}

Frequently asked questions

What color is #AB6745?+

#AB6745 is a HEX color with RGB value rgb(171, 103, 69) and HSL value hsl(20, 43%, 47%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AB6745?+

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