#B23E25 Color

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

Color preview

#B23E25

Color formats

HEX
#B23E25
RGB
rgb(178, 62, 37)
RGBA
rgba(178, 62, 37, 1)
HSL
hsl(11, 66%, 42%)
HSV
hsv(11, 79%, 70%)
CMYK
cmyk(0%, 65%, 79%, 30%)
CSS variable
--color-primary: #B23E25;
Lowercase HEX
#b23e25

Shades

Tints

Tones

Harmony

CSS snippets for #B23E25

.color-b23e25 {
  color: #B23E25;
  background-color: #B23E25;
}

Frequently asked questions

What color is #B23E25?+

#B23E25 is a HEX color with RGB value rgb(178, 62, 37) and HSL value hsl(11, 66%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B23E25?+

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