#B3605B Color

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

Color preview

#B3605B

Color formats

HEX
#B3605B
RGB
rgb(179, 96, 91)
RGBA
rgba(179, 96, 91, 1)
HSL
hsl(3, 37%, 53%)
HSV
hsv(3, 49%, 70%)
CMYK
cmyk(0%, 46%, 49%, 30%)
CSS variable
--color-primary: #B3605B;
Lowercase HEX
#b3605b

Shades

Tints

Tones

Harmony

CSS snippets for #B3605B

.color-b3605b {
  color: #B3605B;
  background-color: #B3605B;
}

Frequently asked questions

What color is #B3605B?+

#B3605B is a HEX color with RGB value rgb(179, 96, 91) and HSL value hsl(3, 37%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B3605B?+

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