#B75786 Color Information

Hex color code: #B75786

#B75786 is a subtle magenta color. In RGB it is (183, 87, 134), and in HSL it is (331°, 40%, 53%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#B75786
RGB
183, 87, 134
HSL
331°, 40%, 53%
CMYK
0%, 52%, 27%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B75786; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 87, 134

Red: 183 / Green: 87 / Blue: 134

HSL

331°, 40%, 53%

Hue: 331° / Saturation: 40% / Lightness: 53%

CMYK

0%, 52%, 27%, 28%

Cyan: 0% / Magenta: 52% / Yellow: 27% / Key: 28%

What color is #B75786?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B75786 to RGB:

rgb(183, 87, 134)HEX to RGB Converter →

HEX to HSL

Convert #B75786 to HSL:

hsl(331, 40%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B75786 to CMYK:

cmyk(0%, 52%, 27%, 28%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B75786 has RGB (183, 87, 134) and HSL (331°, 40%, 53%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B75786 is #57B789, creating high-contrast pairings. For softer combinations, try analogous colors like #B757B5.

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

Contrast with #B75786

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

Contrast Ratio: 4.72:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B75786?

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

What is the RGB value of #B75786?

#B75786 in RGB is (183, 87, 134) - 183 red, 87 green, and 134 blue.

How to use #B75786 in CSS?

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

What colors go well with #B75786?

#57B789 (complementary), #B757B5 (analogous), and #883A60 (lighter shade) work well with #B75786.