#BE82CC Color Information

Hex color code: #BE82CC

A delicate magenta shade, #BE82CC appears as (190, 130, 204) in RGB and (289°, 42%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BE82CC
RGB
190, 130, 204
HSL
289°, 42%, 65%
CMYK
7%, 36%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE82CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 130, 204

Red: 190 / Green: 130 / Blue: 204

HSL

289°, 42%, 65%

Hue: 289° / Saturation: 42% / Lightness: 65%

CMYK

7%, 36%, 0%, 20%

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

What color is #BE82CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE82CC to RGB:

rgb(190, 130, 204)HEX to RGB Converter →

HEX to HSL

Convert #BE82CC to HSL:

hsl(289, 42%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BE82CC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BE82CC has RGB (190, 130, 204) and HSL (289°, 42%, 65%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE82CC is #8ECB80, creating high-contrast pairings. For softer combinations, try analogous colors like #9880CB.

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

Contrast with #BE82CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE82CC?

#BE82CC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE82CC?

#BE82CC in RGB is (190, 130, 204) - 190 red, 130 green, and 204 blue.

How to use #BE82CC in CSS?

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

What colors go well with #BE82CC?

#8ECB80 (complementary), #9880CB (analogous), and #A14AB5 (lighter shade) work well with #BE82CC.