#B4654B Color

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

Color preview

#B4654B

Color formats

HEX
#B4654B
RGB
rgb(180, 101, 75)
RGBA
rgba(180, 101, 75, 1)
HSL
hsl(15, 41%, 50%)
HSV
hsv(15, 58%, 71%)
CMYK
cmyk(0%, 44%, 58%, 29%)
CSS variable
--color-primary: #B4654B;
Lowercase HEX
#b4654b

Shades

Tints

Tones

Harmony

CSS snippets for #B4654B

.color-b4654b {
  color: #B4654B;
  background-color: #B4654B;
}

Frequently asked questions

What color is #B4654B?+

#B4654B is a HEX color with RGB value rgb(180, 101, 75) and HSL value hsl(15, 41%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B4654B?+

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