#B14364 Color Information

Hex color code: #B14364

#B14364 is a pastel magenta color. In RGB it is (177, 67, 100), and in HSL it is (342°, 45%, 48%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#B14364
RGB
177, 67, 100
HSL
342°, 45%, 48%
CMYK
0%, 62%, 44%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B14364; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 67, 100

Red: 177 / Green: 67 / Blue: 100

HSL

342°, 45%, 48%

Hue: 342° / Saturation: 45% / Lightness: 48%

CMYK

0%, 62%, 44%, 31%

Cyan: 0% / Magenta: 62% / Yellow: 44% / Key: 31%

What color is #B14364?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B14364 to RGB:

rgb(177, 67, 100)HEX to RGB Converter →

HEX to HSL

Convert #B14364 to HSL:

hsl(342, 45%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B14364 to CMYK:

cmyk(0%, 62%, 44%, 31%)Color Converter →

Color Meaning and Usage

#B14364 is a pastel magenta color with RGB values of 177, 67, 100 and HSL of 342°, 45%, 48%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B14364 is #43B190, creating high-contrast pairings. For softer combinations, try analogous colors like #B1439B.

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

Contrast with #B14364

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B14364?

#B14364 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B14364?

#B14364 in RGB is (177, 67, 100) - 177 red, 67 green, and 100 blue.

How to use #B14364 in CSS?

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

What colors go well with #B14364?

#43B190 (complementary), #B1439B (analogous), and #7A2E45 (lighter shade) work well with #B14364.