#B3857B Color

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

Color preview

#B3857B

Color formats

HEX
#B3857B
RGB
rgb(179, 133, 123)
RGBA
rgba(179, 133, 123, 1)
HSL
hsl(11, 27%, 59%)
HSV
hsv(11, 31%, 70%)
CMYK
cmyk(0%, 26%, 31%, 30%)
CSS variable
--color-primary: #B3857B;
Lowercase HEX
#b3857b

Shades

Tints

Tones

Harmony

CSS snippets for #B3857B

.color-b3857b {
  color: #B3857B;
  background-color: #B3857B;
}

Frequently asked questions

What color is #B3857B?+

#B3857B is a HEX color with RGB value rgb(179, 133, 123) and HSL value hsl(11, 27%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B3857B?+

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