#B7344A Color Information

Hex color code: #B7344A

The hex color #B7344A is a energetic red with RGB values of (183, 52, 74) and HSL of (350°, 56%, 46%). It is frequently seen in web interfaces.

Try:
Color NameBrown
HEX
#B7344A
RGB
183, 52, 74
HSL
350°, 56%, 46%
CMYK
0%, 72%, 60%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7344A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 52, 74

Red: 183 / Green: 52 / Blue: 74

HSL

350°, 56%, 46%

Hue: 350° / Saturation: 56% / Lightness: 46%

CMYK

0%, 72%, 60%, 28%

Cyan: 0% / Magenta: 72% / Yellow: 60% / Key: 28%

What color is #B7344A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7344A to RGB:

rgb(183, 52, 74)HEX to RGB Converter →

HEX to HSL

Convert #B7344A to HSL:

hsl(350, 56%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #B7344A to CMYK:

cmyk(0%, 72%, 60%, 28%)Color Converter →

Color Meaning and Usage

A warm red tone, #B7344A has RGB (183, 52, 74) and HSL (350°, 56%, 46%). 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 #B7344A is #34B7A1, creating high-contrast pairings. For softer combinations, try analogous colors like #B7348B.

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

Contrast with #B7344A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7344A?

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

What is the RGB value of #B7344A?

#B7344A in RGB is (183, 52, 74) - 183 red, 52 green, and 74 blue.

How to use #B7344A in CSS?

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

What colors go well with #B7344A?

#34B7A1 (complementary), #B7348B (analogous), and #7B2332 (lighter shade) work well with #B7344A.