#B773CE Color Information

Hex color code: #B773CE

The hex color #B773CE is a subtle magenta with RGB values of (183, 115, 206) and HSL of (285°, 48%, 63%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B773CE
RGB
183, 115, 206
HSL
285°, 48%, 63%
CMYK
11%, 44%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B773CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 115, 206

Red: 183 / Green: 115 / Blue: 206

HSL

285°, 48%, 63%

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

CMYK

11%, 44%, 0%, 19%

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

What color is #B773CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B773CE to RGB:

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

HEX to HSL

Convert #B773CE to HSL:

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

HEX to CMYK

Convert #B773CE to CMYK:

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

Color Meaning and Usage

#B773CE is a gentle magenta color with RGB values of 183, 115, 206 and HSL of 285°, 48%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B773CE is #8ACE73, creating high-contrast pairings. For softer combinations, try analogous colors like #8A73CE.

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

Contrast with #B773CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B773CE?

#B773CE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B773CE?

#B773CE in RGB is (183, 115, 206) - 183 red, 115 green, and 206 blue.

How to use #B773CE in CSS?

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

What colors go well with #B773CE?

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