#B2835C Color

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

Color preview

#B2835C

Color formats

HEX
#B2835C
RGB
rgb(178, 131, 92)
RGBA
rgba(178, 131, 92, 1)
HSL
hsl(27, 36%, 53%)
HSV
hsv(27, 48%, 70%)
CMYK
cmyk(0%, 26%, 48%, 30%)
CSS variable
--color-primary: #B2835C;
Lowercase HEX
#b2835c

Shades

Tints

Tones

Harmony

CSS snippets for #B2835C

.color-b2835c {
  color: #B2835C;
  background-color: #B2835C;
}

Frequently asked questions

What color is #B2835C?+

#B2835C is a HEX color with RGB value rgb(178, 131, 92) and HSL value hsl(27, 36%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B2835C?+

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