#B2344B Color Information

Hex color code: #B2344B

#B2344B is a energetic red color. In RGB it is (178, 52, 75), and in HSL it is (349°, 55%, 45%). It is frequently seen in web interfaces.

Try:
Color NameBrown
HEX
#B2344B
RGB
178, 52, 75
HSL
349°, 55%, 45%
CMYK
0%, 71%, 58%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2344B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 52, 75

Red: 178 / Green: 52 / Blue: 75

HSL

349°, 55%, 45%

Hue: 349° / Saturation: 55% / Lightness: 45%

CMYK

0%, 71%, 58%, 30%

Cyan: 0% / Magenta: 71% / Yellow: 58% / Key: 30%

What color is #B2344B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2344B to RGB:

rgb(178, 52, 75)HEX to RGB Converter →

HEX to HSL

Convert #B2344B to HSL:

hsl(349, 55%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B2344B to CMYK:

cmyk(0%, 71%, 58%, 30%)Color Converter →

Color Meaning and Usage

A fiery red tone, #B2344B has RGB (178, 52, 75) and HSL (349°, 55%, 45%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2344B is #34B29B, creating high-contrast pairings. For softer combinations, try analogous colors like #B2348A.

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

Contrast with #B2344B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2344B?

#B2344B is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B2344B?

#B2344B in RGB is (178, 52, 75) - 178 red, 52 green, and 75 blue.

How to use #B2344B in CSS?

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

What colors go well with #B2344B?

#34B29B (complementary), #B2348A (analogous), and #772232 (lighter shade) work well with #B2344B.