#BE47EE Color Information

Hex color code: #BE47EE

#BE47EE is a eye-catching purple color. In RGB it is (190, 71, 238), and in HSL it is (283°, 83%, 61%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BE47EE
RGB
190, 71, 238
HSL
283°, 83%, 61%
CMYK
20%, 70%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE47EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 71, 238

Red: 190 / Green: 71 / Blue: 238

HSL

283°, 83%, 61%

Hue: 283° / Saturation: 83% / Lightness: 61%

CMYK

20%, 70%, 0%, 7%

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

What color is #BE47EE?

#BE47EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE47EE to RGB:

rgb(190, 71, 238)HEX to RGB Converter →

HEX to HSL

Convert #BE47EE to HSL:

hsl(283, 83%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BE47EE to CMYK:

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

Color Meaning and Usage

#BE47EE is a dynamic purple color with RGB values of 190, 71, 238 and HSL of 283°, 83%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE47EE is #78EE49, creating high-contrast pairings. For softer combinations, try analogous colors like #6D49EE.

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

Contrast with #BE47EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE47EE?

#BE47EE is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BE47EE?

#BE47EE in RGB is (190, 71, 238) - 190 red, 71 green, and 238 blue.

How to use #BE47EE in CSS?

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

What colors go well with #BE47EE?

#78EE49 (complementary), #6D49EE (analogous), and #9F14D7 (lighter shade) work well with #BE47EE.