#B45A2D Color

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

Color preview

#B45A2D

Color formats

HEX
#B45A2D
RGB
rgb(180, 90, 45)
RGBA
rgba(180, 90, 45, 1)
HSL
hsl(20, 60%, 44%)
HSV
hsv(20, 75%, 71%)
CMYK
cmyk(0%, 50%, 75%, 29%)
CSS variable
--color-primary: #B45A2D;
Lowercase HEX
#b45a2d

Shades

Tints

Tones

Harmony

CSS snippets for #B45A2D

.color-b45a2d {
  color: #B45A2D;
  background-color: #B45A2D;
}

Frequently asked questions

What color is #B45A2D?+

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

What is the closest Tailwind color to #B45A2D?+

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