#B3835B Color

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

Color preview

#B3835B

Color formats

HEX
#B3835B
RGB
rgb(179, 131, 91)
RGBA
rgba(179, 131, 91, 1)
HSL
hsl(27, 37%, 53%)
HSV
hsv(27, 49%, 70%)
CMYK
cmyk(0%, 27%, 49%, 30%)
CSS variable
--color-primary: #B3835B;
Lowercase HEX
#b3835b

Shades

Tints

Tones

Harmony

CSS snippets for #B3835B

.color-b3835b {
  color: #B3835B;
  background-color: #B3835B;
}

Frequently asked questions

What color is #B3835B?+

#B3835B is a HEX color with RGB value rgb(179, 131, 91) and HSL value hsl(27, 37%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B3835B?+

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