#B473CE Color Information

Hex color code: #B473CE

#B473CE is a soft purple color. In RGB it is (180, 115, 206), and in HSL it is (283°, 48%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B473CE
RGB
180, 115, 206
HSL
283°, 48%, 63%
CMYK
13%, 44%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B473CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 115, 206

Red: 180 / Green: 115 / Blue: 206

HSL

283°, 48%, 63%

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

CMYK

13%, 44%, 0%, 19%

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

What color is #B473CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B473CE to RGB:

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

HEX to HSL

Convert #B473CE to HSL:

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

HEX to CMYK

Convert #B473CE to CMYK:

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

Color Meaning and Usage

#B473CE is a soft purple color with RGB values of 180, 115, 206 and HSL of 283°, 48%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B473CE is #8DCE73, creating high-contrast pairings. For softer combinations, try analogous colors like #8773CE.

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

Contrast with #B473CE

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 #B473CE?

#B473CE is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B473CE?

#B473CE in RGB is (180, 115, 206) - 180 red, 115 green, and 206 blue.

How to use #B473CE in CSS?

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

What colors go well with #B473CE?

#8DCE73 (complementary), #8773CE (analogous), and #9440B5 (lighter shade) work well with #B473CE.