#BE62DA Color Information

Hex color code: #BE62DA

#BE62DA is a muted magenta color. In RGB it is (190, 98, 218), and in HSL it is (286°, 62%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BE62DA
RGB
190, 98, 218
HSL
286°, 62%, 62%
CMYK
13%, 55%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE62DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 98, 218

Red: 190 / Green: 98 / Blue: 218

HSL

286°, 62%, 62%

Hue: 286° / Saturation: 62% / Lightness: 62%

CMYK

13%, 55%, 0%, 15%

Cyan: 13% / Magenta: 55% / Yellow: 0% / Key: 15%

What color is #BE62DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE62DA to RGB:

rgb(190, 98, 218)HEX to RGB Converter →

HEX to HSL

Convert #BE62DA to HSL:

hsl(286, 62%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BE62DA to CMYK:

cmyk(13%, 55%, 0%, 15%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #BE62DA has RGB (190, 98, 218) and HSL (286°, 62%, 62%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE62DA is #7EDA62, creating high-contrast pairings. For softer combinations, try analogous colors like #8262DA.

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

Contrast with #BE62DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE62DA?

#BE62DA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE62DA?

#BE62DA in RGB is (190, 98, 218) - 190 red, 98 green, and 218 blue.

How to use #BE62DA in CSS?

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

What colors go well with #BE62DA?

#7EDA62 (complementary), #8262DA (analogous), and #9F2EC2 (lighter shade) work well with #BE62DA.