#B3604C Color

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

Color preview

#B3604C

Color formats

HEX
#B3604C
RGB
rgb(179, 96, 76)
RGBA
rgba(179, 96, 76, 1)
HSL
hsl(12, 40%, 50%)
HSV
hsv(12, 58%, 70%)
CMYK
cmyk(0%, 46%, 58%, 30%)
CSS variable
--color-primary: #B3604C;
Lowercase HEX
#b3604c

Shades

Tints

Tones

Harmony

CSS snippets for #B3604C

.color-b3604c {
  color: #B3604C;
  background-color: #B3604C;
}

Frequently asked questions

What color is #B3604C?+

#B3604C is a HEX color with RGB value rgb(179, 96, 76) and HSL value hsl(12, 40%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B3604C?+

The closest Tailwind color is red-500, available as the bg-red-500 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