#B3984C Color

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

Color preview

#B3984C

Color formats

HEX
#B3984C
RGB
rgb(179, 152, 76)
RGBA
rgba(179, 152, 76, 1)
HSL
hsl(44, 40%, 50%)
HSV
hsv(44, 58%, 70%)
CMYK
cmyk(0%, 15%, 58%, 30%)
CSS variable
--color-primary: #B3984C;
Lowercase HEX
#b3984c

Shades

Tints

Tones

Harmony

CSS snippets for #B3984C

.color-b3984c {
  color: #B3984C;
  background-color: #B3984C;
}

Frequently asked questions

What color is #B3984C?+

#B3984C is a HEX color with RGB value rgb(179, 152, 76) and HSL value hsl(44, 40%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B3984C?+

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