#BE84CD Color Information

Hex color code: #BE84CD

The hex color #BE84CD is a gentle magenta with RGB values of (190, 132, 205) and HSL of (288°, 42%, 66%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#BE84CD
RGB
190, 132, 205
HSL
288°, 42%, 66%
CMYK
7%, 36%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE84CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 132, 205

Red: 190 / Green: 132 / Blue: 205

HSL

288°, 42%, 66%

Hue: 288° / Saturation: 42% / Lightness: 66%

CMYK

7%, 36%, 0%, 20%

Cyan: 7% / Magenta: 36% / Yellow: 0% / Key: 20%

What color is #BE84CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE84CD to RGB:

rgb(190, 132, 205)HEX to RGB Converter →

HEX to HSL

Convert #BE84CD to HSL:

hsl(288, 42%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BE84CD to CMYK:

cmyk(7%, 36%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BE84CD has RGB (190, 132, 205) and HSL (288°, 42%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE84CD is #92CD84, creating high-contrast pairings. For softer combinations, try analogous colors like #9A84CD.

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

Contrast with #BE84CD

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

Contrast Ratio: 7.37:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE84CD?

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

What is the RGB value of #BE84CD?

#BE84CD in RGB is (190, 132, 205) - 190 red, 132 green, and 205 blue.

How to use #BE84CD in CSS?

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

What colors go well with #BE84CD?

#92CD84 (complementary), #9A84CD (analogous), and #A24EB7 (lighter shade) work well with #BE84CD.