#B3775B Color

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

Color preview

#B3775B

Color formats

HEX
#B3775B
RGB
rgb(179, 119, 91)
RGBA
rgba(179, 119, 91, 1)
HSL
hsl(19, 37%, 53%)
HSV
hsv(19, 49%, 70%)
CMYK
cmyk(0%, 34%, 49%, 30%)
CSS variable
--color-primary: #B3775B;
Lowercase HEX
#b3775b

Shades

Tints

Tones

Harmony

CSS snippets for #B3775B

.color-b3775b {
  color: #B3775B;
  background-color: #B3775B;
}

Frequently asked questions

What color is #B3775B?+

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

What is the closest Tailwind color to #B3775B?+

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