#B772CB Color Information

Hex color code: #B772CB

#B772CB is a gentle magenta color. In RGB it is (183, 114, 203), and in HSL it is (287°, 46%, 62%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B772CB
RGB
183, 114, 203
HSL
287°, 46%, 62%
CMYK
10%, 44%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B772CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 114, 203

Red: 183 / Green: 114 / Blue: 203

HSL

287°, 46%, 62%

Hue: 287° / Saturation: 46% / Lightness: 62%

CMYK

10%, 44%, 0%, 20%

Cyan: 10% / Magenta: 44% / Yellow: 0% / Key: 20%

What color is #B772CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B772CB to RGB:

rgb(183, 114, 203)HEX to RGB Converter →

HEX to HSL

Convert #B772CB to HSL:

hsl(287, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B772CB to CMYK:

cmyk(10%, 44%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B772CB is a pastel magenta color with RGB values of 183, 114, 203 and HSL of 287°, 46%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B772CB is #85CB72, creating high-contrast pairings. For softer combinations, try analogous colors like #8B72CB.

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

Contrast with #B772CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B772CB?

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

What is the RGB value of #B772CB?

#B772CB in RGB is (183, 114, 203) - 183 red, 114 green, and 203 blue.

How to use #B772CB in CSS?

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

What colors go well with #B772CB?

#85CB72 (complementary), #8B72CB (analogous), and #9741AF (lighter shade) work well with #B772CB.