#B23A24 Color

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

Color preview

#B23A24

Color formats

HEX
#B23A24
RGB
rgb(178, 58, 36)
RGBA
rgba(178, 58, 36, 1)
HSL
hsl(9, 66%, 42%)
HSV
hsv(9, 80%, 70%)
CMYK
cmyk(0%, 67%, 80%, 30%)
CSS variable
--color-primary: #B23A24;
Lowercase HEX
#b23a24

Shades

Tints

Tones

Harmony

CSS snippets for #B23A24

.color-b23a24 {
  color: #B23A24;
  background-color: #B23A24;
}

Frequently asked questions

What color is #B23A24?+

#B23A24 is a HEX color with RGB value rgb(178, 58, 36) and HSL value hsl(9, 66%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B23A24?+

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