#B763A1 Color Information

Hex color code: #B763A1

The hex color #B763A1 is a gentle magenta with RGB values of (183, 99, 161) and HSL of (316°, 37%, 55%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#B763A1
RGB
183, 99, 161
HSL
316°, 37%, 55%
CMYK
0%, 46%, 12%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B763A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 99, 161

Red: 183 / Green: 99 / Blue: 161

HSL

316°, 37%, 55%

Hue: 316° / Saturation: 37% / Lightness: 55%

CMYK

0%, 46%, 12%, 28%

Cyan: 0% / Magenta: 46% / Yellow: 12% / Key: 28%

What color is #B763A1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B763A1 to RGB:

rgb(183, 99, 161)HEX to RGB Converter →

HEX to HSL

Convert #B763A1 to HSL:

hsl(316, 37%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B763A1 to CMYK:

cmyk(0%, 46%, 12%, 28%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B763A1 has RGB (183, 99, 161) and HSL (316°, 37%, 55%). 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 #B763A1 is #62B778, creating high-contrast pairings. For softer combinations, try analogous colors like #A362B7.

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

Contrast with #B763A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B763A1?

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

What is the RGB value of #B763A1?

#B763A1 in RGB is (183, 99, 161) - 183 red, 99 green, and 161 blue.

How to use #B763A1 in CSS?

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

What colors go well with #B763A1?

#62B778 (complementary), #A362B7 (analogous), and #8C4078 (lighter shade) work well with #B763A1.