#B473CD Color Information

Hex color code: #B473CD

A pastel purple shade, #B473CD appears as (180, 115, 205) in RGB and (283°, 47%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B473CD
RGB
180, 115, 205
HSL
283°, 47%, 63%
CMYK
12%, 44%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B473CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 115, 205

Red: 180 / Green: 115 / Blue: 205

HSL

283°, 47%, 63%

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

CMYK

12%, 44%, 0%, 20%

Cyan: 12% / Magenta: 44% / Yellow: 0% / Key: 20%

What color is #B473CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B473CD to RGB:

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

HEX to HSL

Convert #B473CD to HSL:

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

HEX to CMYK

Convert #B473CD to CMYK:

cmyk(12%, 44%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B473CD is a pastel purple color with RGB values of 180, 115, 205 and HSL of 283°, 47%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B473CD is #8DCD74, creating high-contrast pairings. For softer combinations, try analogous colors like #8874CD.

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

Contrast with #B473CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B473CD?

#B473CD is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B473CD?

#B473CD in RGB is (180, 115, 205) - 180 red, 115 green, and 205 blue.

How to use #B473CD in CSS?

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

What colors go well with #B473CD?

#8DCD74 (complementary), #8874CD (analogous), and #9341B4 (lighter shade) work well with #B473CD.