#B4181B Color

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

Color preview

#B4181B

Color formats

HEX
#B4181B
RGB
rgb(180, 24, 27)
RGBA
rgba(180, 24, 27, 1)
HSL
hsl(359, 76%, 40%)
HSV
hsv(359, 87%, 71%)
CMYK
cmyk(0%, 87%, 85%, 29%)
CSS variable
--color-primary: #B4181B;
Lowercase HEX
#b4181b

Shades

Tints

Tones

Harmony

CSS snippets for #B4181B

.color-b4181b {
  color: #B4181B;
  background-color: #B4181B;
}

Frequently asked questions

What color is #B4181B?+

#B4181B is a HEX color with RGB value rgb(180, 24, 27) and HSL value hsl(359, 76%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B4181B?+

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