#B78A9E Color Information

Hex color code: #B78A9E

The hex color #B78A9E is a gentle magenta with RGB values of (183, 138, 158) and HSL of (333°, 24%, 63%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B78A9E
RGB
183, 138, 158
HSL
333°, 24%, 63%
CMYK
0%, 25%, 14%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B78A9E; color: #000000; }

Badge

New Feature
.badge { background-color: #B78A9E; color: #000000; }

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 #B78A9E; background-color: #B78A9E15; }

Alert / Toast

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

Link / Accent

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

a { color: #B78A9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 138, 158

Red: 183 / Green: 138 / Blue: 158

HSL

333°, 24%, 63%

Hue: 333° / Saturation: 24% / Lightness: 63%

CMYK

0%, 25%, 14%, 28%

Cyan: 0% / Magenta: 25% / Yellow: 14% / Key: 28%

What color is #B78A9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B78A9E to RGB:

rgb(183, 138, 158)HEX to RGB Converter →

HEX to HSL

Convert #B78A9E to HSL:

hsl(333, 24%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B78A9E to CMYK:

cmyk(0%, 25%, 14%, 28%)Color Converter →

Color Meaning and Usage

#B78A9E is a soft magenta color with RGB values of 183, 138, 158 and HSL of 333°, 24%, 63%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B78A9E is #8AB7A3, creating high-contrast pairings. For softer combinations, try analogous colors like #B78AB5.

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

Contrast with #B78A9E

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

Contrast Ratio: 7.14:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B78A9E?

#B78A9E is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B78A9E?

#B78A9E in RGB is (183, 138, 158) - 183 red, 138 green, and 158 blue.

How to use #B78A9E in CSS?

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

What colors go well with #B78A9E?

#8AB7A3 (complementary), #B78AB5 (analogous), and #985D77 (lighter shade) work well with #B78A9E.