#B42233 Color Information

Hex color code: #B42233

A energetic red shade, #B42233 appears as (180, 34, 51) in RGB and (353°, 68%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#B42233
RGB
180, 34, 51
HSL
353°, 68%, 42%
CMYK
0%, 81%, 72%, 29%

Shades

CSS Usage
color: #B42233;
background-color: #B42233;
border-color: #B42233;
box-shadow: 0 0 10px #B42233;
border: 2px solid #B42233;
Tailwind Usage
bg-[#B42233]
text-[#B42233]
border-[#B42233]
shadow-[0_0_10px_B42233]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B42233, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B42233; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B42233; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B42233; background-color: #B4223315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B4223320; border-left: 4px solid #B42233; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B42233; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B42233 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 34, 51

Red: 180 / Green: 34 / Blue: 51

HSL

353°, 68%, 42%

Hue: 353° / Saturation: 68% / Lightness: 42%

CMYK

0%, 81%, 72%, 29%

Cyan: 0% / Magenta: 81% / Yellow: 72% / Key: 29%

What color is #B42233?

#B42233 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B42233 to RGB:

rgb(180, 34, 51)HEX to RGB Converter →

HEX to HSL

Convert #B42233 to HSL:

hsl(353, 68%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #B42233 to CMYK:

cmyk(0%, 81%, 72%, 29%)Color Converter →

Color Meaning and Usage

#B42233 is a warm red color with RGB values of 180, 34, 51 and HSL of 353°, 68%, 42%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B42233 is #22B4A3, creating high-contrast pairings. For softer combinations, try analogous colors like #B4227C.

Use #B42233 in CSS: color: #B42233 or background-color: #B42233. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B42233

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.22:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B42233?

#B42233 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B42233?

#B42233 in RGB is (180, 34, 51) - 180 red, 34 green, and 51 blue.

How to use #B42233 in CSS?

Use #B42233 directly in your CSS properties like color or background-color.

What colors go well with #B42233?

#22B4A3 (complementary), #B4227C (analogous), and #741621 (lighter shade) work well with #B42233.