#B4634B Color

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

Color preview

#B4634B

Color formats

HEX
#B4634B
RGB
rgb(180, 99, 75)
RGBA
rgba(180, 99, 75, 1)
HSL
hsl(14, 41%, 50%)
HSV
hsv(14, 58%, 71%)
CMYK
cmyk(0%, 45%, 58%, 29%)
CSS variable
--color-primary: #B4634B;
Lowercase HEX
#b4634b

Shades

Tints

Tones

Harmony

CSS snippets for #B4634B

.color-b4634b {
  color: #B4634B;
  background-color: #B4634B;
}

Frequently asked questions

What color is #B4634B?+

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

What is the closest Tailwind color to #B4634B?+

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