#B773BF Color Information

Hex color code: #B773BF

A pastel magenta shade, #B773BF appears as (183, 115, 191) in RGB and (294°, 37%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B773BF
RGB
183, 115, 191
HSL
294°, 37%, 60%
CMYK
4%, 40%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B773BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 115, 191

Red: 183 / Green: 115 / Blue: 191

HSL

294°, 37%, 60%

Hue: 294° / Saturation: 37% / Lightness: 60%

CMYK

4%, 40%, 0%, 25%

Cyan: 4% / Magenta: 40% / Yellow: 0% / Key: 25%

What color is #B773BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B773BF to RGB:

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

HEX to HSL

Convert #B773BF to HSL:

hsl(294, 37%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #B773BF to CMYK:

cmyk(4%, 40%, 0%, 25%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B773BF has RGB (183, 115, 191) and HSL (294°, 37%, 60%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B773BF is #7BBF73, creating high-contrast pairings. For softer combinations, try analogous colors like #9173BF.

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

Contrast with #B773BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B773BF?

#B773BF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B773BF?

#B773BF in RGB is (183, 115, 191) - 183 red, 115 green, and 191 blue.

How to use #B773BF in CSS?

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

What colors go well with #B773BF?

#7BBF73 (complementary), #9173BF (analogous), and #95489D (lighter shade) work well with #B773BF.