#B785AE Color Information

Hex color code: #B785AE

The hex color #B785AE is a subtle magenta with RGB values of (183, 133, 174) and HSL of (311°, 26%, 62%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B785AE
RGB
183, 133, 174
HSL
311°, 26%, 62%
CMYK
0%, 27%, 5%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B785AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 133, 174

Red: 183 / Green: 133 / Blue: 174

HSL

311°, 26%, 62%

Hue: 311° / Saturation: 26% / Lightness: 62%

CMYK

0%, 27%, 5%, 28%

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

What color is #B785AE?

#B785AE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B785AE to RGB:

rgb(183, 133, 174)HEX to RGB Converter →

HEX to HSL

Convert #B785AE to HSL:

hsl(311, 26%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B785AE to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #B785AE has RGB (183, 133, 174) and HSL (311°, 26%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B785AE is #85B78E, creating high-contrast pairings. For softer combinations, try analogous colors like #A785B7.

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

Contrast with #B785AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B785AE?

#B785AE is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B785AE?

#B785AE in RGB is (183, 133, 174) - 183 red, 133 green, and 174 blue.

How to use #B785AE in CSS?

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

What colors go well with #B785AE?

#85B78E (complementary), #A785B7 (analogous), and #97598C (lighter shade) work well with #B785AE.