#B0303D Color

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

Color preview

#B0303D

Color formats

HEX
#B0303D
RGB
rgb(176, 48, 61)
RGBA
rgba(176, 48, 61, 1)
HSL
hsl(354, 57%, 44%)
HSV
hsv(354, 73%, 69%)
CMYK
cmyk(0%, 73%, 65%, 31%)
CSS variable
--color-primary: #B0303D;
Lowercase HEX
#b0303d

Shades

Tints

Tones

Harmony

CSS snippets for #B0303D

.color-b0303d {
  color: #B0303D;
  background-color: #B0303D;
}

Frequently asked questions

What color is #B0303D?+

#B0303D is a HEX color with RGB value rgb(176, 48, 61) and HSL value hsl(354, 57%, 44%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B0303D?+

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