#B8563D Color

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

Color preview

#B8563D

Color formats

HEX
#B8563D
RGB
rgb(184, 86, 61)
RGBA
rgba(184, 86, 61, 1)
HSL
hsl(12, 50%, 48%)
HSV
hsv(12, 67%, 72%)
CMYK
cmyk(0%, 53%, 67%, 28%)
CSS variable
--color-primary: #B8563D;
Lowercase HEX
#b8563d

Shades

Tints

Tones

Harmony

CSS snippets for #B8563D

.color-b8563d {
  color: #B8563D;
  background-color: #B8563D;
}

Frequently asked questions

What color is #B8563D?+

#B8563D is a HEX color with RGB value rgb(184, 86, 61) and HSL value hsl(12, 50%, 48%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B8563D?+

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