#B14E77 Color Information

Hex color code: #B14E77

A pastel magenta shade, #B14E77 appears as (177, 78, 119) in RGB and (335°, 39%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#B14E77
RGB
177, 78, 119
HSL
335°, 39%, 50%
CMYK
0%, 56%, 33%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B14E77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 78, 119

Red: 177 / Green: 78 / Blue: 119

HSL

335°, 39%, 50%

Hue: 335° / Saturation: 39% / Lightness: 50%

CMYK

0%, 56%, 33%, 31%

Cyan: 0% / Magenta: 56% / Yellow: 33% / Key: 31%

What color is #B14E77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B14E77 to RGB:

rgb(177, 78, 119)HEX to RGB Converter →

HEX to HSL

Convert #B14E77 to HSL:

hsl(335, 39%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B14E77 to CMYK:

cmyk(0%, 56%, 33%, 31%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B14E77 has RGB (177, 78, 119) and HSL (335°, 39%, 50%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B14E77 is #4EB188, creating high-contrast pairings. For softer combinations, try analogous colors like #B14EA9.

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

Contrast with #B14E77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B14E77?

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

What is the RGB value of #B14E77?

#B14E77 in RGB is (177, 78, 119) - 177 red, 78 green, and 119 blue.

How to use #B14E77 in CSS?

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

What colors go well with #B14E77?

#4EB188 (complementary), #B14EA9 (analogous), and #7C3653 (lighter shade) work well with #B14E77.