#B474DC Color Information

Hex color code: #B474DC

#B474DC is a muted purple color. In RGB it is (180, 116, 220), and in HSL it is (277°, 60%, 66%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B474DC
RGB
180, 116, 220
HSL
277°, 60%, 66%
CMYK
18%, 47%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B474DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 116, 220

Red: 180 / Green: 116 / Blue: 220

HSL

277°, 60%, 66%

Hue: 277° / Saturation: 60% / Lightness: 66%

CMYK

18%, 47%, 0%, 14%

Cyan: 18% / Magenta: 47% / Yellow: 0% / Key: 14%

What color is #B474DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B474DC to RGB:

rgb(180, 116, 220)HEX to RGB Converter →

HEX to HSL

Convert #B474DC to HSL:

hsl(277, 60%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B474DC to CMYK:

cmyk(18%, 47%, 0%, 14%)Color Converter →

Color Meaning and Usage

#B474DC is a subtle purple color with RGB values of 180, 116, 220 and HSL of 277°, 60%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B474DC is #9CDC74, creating high-contrast pairings. For softer combinations, try analogous colors like #8074DC.

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

Contrast with #B474DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B474DC?

#B474DC is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B474DC?

#B474DC in RGB is (180, 116, 220) - 180 red, 116 green, and 220 blue.

How to use #B474DC in CSS?

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

What colors go well with #B474DC?

#9CDC74 (complementary), #8074DC (analogous), and #9437CD (lighter shade) work well with #B474DC.