#B44661 Color Information

Hex color code: #B44661

A gentle red shade, #B44661 appears as (180, 70, 97) in RGB and (345°, 44%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#B44661
RGB
180, 70, 97
HSL
345°, 44%, 49%
CMYK
0%, 61%, 46%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B44661; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 70, 97

Red: 180 / Green: 70 / Blue: 97

HSL

345°, 44%, 49%

Hue: 345° / Saturation: 44% / Lightness: 49%

CMYK

0%, 61%, 46%, 29%

Cyan: 0% / Magenta: 61% / Yellow: 46% / Key: 29%

What color is #B44661?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B44661 to RGB:

rgb(180, 70, 97)HEX to RGB Converter →

HEX to HSL

Convert #B44661 to HSL:

hsl(345, 44%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B44661 to CMYK:

cmyk(0%, 61%, 46%, 29%)Color Converter →

Color Meaning and Usage

#B44661 is a delicate red color with RGB values of 180, 70, 97 and HSL of 345°, 44%, 49%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B44661 is #46B498, creating high-contrast pairings. For softer combinations, try analogous colors like #B44698.

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

Contrast with #B44661

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B44661?

#B44661 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B44661?

#B44661 in RGB is (180, 70, 97) - 180 red, 70 green, and 97 blue.

How to use #B44661 in CSS?

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

What colors go well with #B44661?

#46B498 (complementary), #B44698 (analogous), and #7D3144 (lighter shade) work well with #B44661.