#B23C33 Color

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

Color preview

#B23C33

Color formats

HEX
#B23C33
RGB
rgb(178, 60, 51)
RGBA
rgba(178, 60, 51, 1)
HSL
hsl(4, 55%, 45%)
HSV
hsv(4, 71%, 70%)
CMYK
cmyk(0%, 66%, 71%, 30%)
CSS variable
--color-primary: #B23C33;
Lowercase HEX
#b23c33

Shades

Tints

Tones

Harmony

CSS snippets for #B23C33

.color-b23c33 {
  color: #B23C33;
  background-color: #B23C33;
}

Frequently asked questions

What color is #B23C33?+

#B23C33 is a HEX color with RGB value rgb(178, 60, 51) and HSL value hsl(4, 55%, 45%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B23C33?+

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