#B45C2D Color

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

Color preview

#B45C2D

Color formats

HEX
#B45C2D
RGB
rgb(180, 92, 45)
RGBA
rgba(180, 92, 45, 1)
HSL
hsl(21, 60%, 44%)
HSV
hsv(21, 75%, 71%)
CMYK
cmyk(0%, 49%, 75%, 29%)
CSS variable
--color-primary: #B45C2D;
Lowercase HEX
#b45c2d

Shades

Tints

Tones

Harmony

CSS snippets for #B45C2D

.color-b45c2d {
  color: #B45C2D;
  background-color: #B45C2D;
}

Frequently asked questions

What color is #B45C2D?+

#B45C2D is a HEX color with RGB value rgb(180, 92, 45) and HSL value hsl(21, 60%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B45C2D?+

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