#B8233C Color Information

Hex color code: #B8233C

#B8233C is a invigorating red color. In RGB it is (184, 35, 60), and in HSL it is (350°, 68%, 43%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#B8233C
RGB
184, 35, 60
HSL
350°, 68%, 43%
CMYK
0%, 81%, 67%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B8233C; 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 #B8233C; background-color: #B8233C15; }

Alert / Toast

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

Link / Accent

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

a { color: #B8233C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 35, 60

Red: 184 / Green: 35 / Blue: 60

HSL

350°, 68%, 43%

Hue: 350° / Saturation: 68% / Lightness: 43%

CMYK

0%, 81%, 67%, 28%

Cyan: 0% / Magenta: 81% / Yellow: 67% / Key: 28%

What color is #B8233C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B8233C to RGB:

rgb(184, 35, 60)HEX to RGB Converter →

HEX to HSL

Convert #B8233C to HSL:

hsl(350, 68%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #B8233C to CMYK:

cmyk(0%, 81%, 67%, 28%)Color Converter →

Color Meaning and Usage

#B8233C is a vibrant red color with RGB values of 184, 35, 60 and HSL of 350°, 68%, 43%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B8233C is #23B89F, creating high-contrast pairings. For softer combinations, try analogous colors like #B82387.

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

Contrast with #B8233C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B8233C?

#B8233C is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B8233C?

#B8233C in RGB is (184, 35, 60) - 184 red, 35 green, and 60 blue.

How to use #B8233C in CSS?

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

What colors go well with #B8233C?

#23B89F (complementary), #B82387 (analogous), and #781727 (lighter shade) work well with #B8233C.