#B34C23 Color

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

Color preview

#B34C23

Color formats

HEX
#B34C23
RGB
rgb(179, 76, 35)
RGBA
rgba(179, 76, 35, 1)
HSL
hsl(17, 67%, 42%)
HSV
hsv(17, 80%, 70%)
CMYK
cmyk(0%, 58%, 80%, 30%)
CSS variable
--color-primary: #B34C23;
Lowercase HEX
#b34c23

Shades

Tints

Tones

Harmony

CSS snippets for #B34C23

.color-b34c23 {
  color: #B34C23;
  background-color: #B34C23;
}

Frequently asked questions

What color is #B34C23?+

#B34C23 is a HEX color with RGB value rgb(179, 76, 35) and HSL value hsl(17, 67%, 42%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B34C23?+

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