#B4602C Color

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

Color preview

#B4602C

Color formats

HEX
#B4602C
RGB
rgb(180, 96, 44)
RGBA
rgba(180, 96, 44, 1)
HSL
hsl(23, 61%, 44%)
HSV
hsv(23, 76%, 71%)
CMYK
cmyk(0%, 47%, 76%, 29%)
CSS variable
--color-primary: #B4602C;
Lowercase HEX
#b4602c

Shades

Tints

Tones

Harmony

CSS snippets for #B4602C

.color-b4602c {
  color: #B4602C;
  background-color: #B4602C;
}

Frequently asked questions

What color is #B4602C?+

#B4602C is a HEX color with RGB value rgb(180, 96, 44) and HSL value hsl(23, 61%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B4602C?+

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