#B772CE Color Information

Hex color code: #B772CE

The hex color #B772CE is a soft magenta with RGB values of (183, 114, 206) and HSL of (285°, 48%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B772CE
RGB
183, 114, 206
HSL
285°, 48%, 63%
CMYK
11%, 45%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B772CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 114, 206

Red: 183 / Green: 114 / Blue: 206

HSL

285°, 48%, 63%

Hue: 285° / Saturation: 48% / Lightness: 63%

CMYK

11%, 45%, 0%, 19%

Cyan: 11% / Magenta: 45% / Yellow: 0% / Key: 19%

What color is #B772CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B772CE to RGB:

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

HEX to HSL

Convert #B772CE to HSL:

hsl(285, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B772CE to CMYK:

cmyk(11%, 45%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B772CE has RGB (183, 114, 206) and HSL (285°, 48%, 63%). 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 #B772CE is #8ACE73, creating high-contrast pairings. For softer combinations, try analogous colors like #8A73CE.

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

Contrast with #B772CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B772CE?

#B772CE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B772CE?

#B772CE in RGB is (183, 114, 206) - 183 red, 114 green, and 206 blue.

How to use #B772CE in CSS?

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

What colors go well with #B772CE?

#8ACE73 (complementary), #8A73CE (analogous), and #9840B5 (lighter shade) work well with #B772CE.