#B94B61 Color Information

Hex color code: #B94B61

#B94B61 is a pastel red color. In RGB it is (185, 75, 97), and in HSL it is (348°, 44%, 51%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#B94B61
RGB
185, 75, 97
HSL
348°, 44%, 51%
CMYK
0%, 59%, 48%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B94B61; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 75, 97

Red: 185 / Green: 75 / Blue: 97

HSL

348°, 44%, 51%

Hue: 348° / Saturation: 44% / Lightness: 51%

CMYK

0%, 59%, 48%, 27%

Cyan: 0% / Magenta: 59% / Yellow: 48% / Key: 27%

What color is #B94B61?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B94B61 to RGB:

rgb(185, 75, 97)HEX to RGB Converter →

HEX to HSL

Convert #B94B61 to HSL:

hsl(348, 44%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B94B61 to CMYK:

cmyk(0%, 59%, 48%, 27%)Color Converter →

Color Meaning and Usage

#B94B61 is a subtle red color with RGB values of 185, 75, 97 and HSL of 348°, 44%, 51%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B94B61 is #4BB9A3, creating high-contrast pairings. For softer combinations, try analogous colors like #B94B98.

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

Contrast with #B94B61

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B94B61?

#B94B61 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B94B61?

#B94B61 in RGB is (185, 75, 97) - 185 red, 75 green, and 97 blue.

How to use #B94B61 in CSS?

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

What colors go well with #B94B61?

#4BB9A3 (complementary), #B94B98 (analogous), and #843344 (lighter shade) work well with #B94B61.