#BE3DFF Color Information

Hex color code: #BE3DFF

A vivid purple shade, #BE3DFF appears as (190, 61, 255) in RGB and (280°, 100%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#BE3DFF
RGB
190, 61, 255
HSL
280°, 100%, 62%
CMYK
25%, 76%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE3DFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 61, 255

Red: 190 / Green: 61 / Blue: 255

HSL

280°, 100%, 62%

Hue: 280° / Saturation: 100% / Lightness: 62%

CMYK

25%, 76%, 0%, 0%

Cyan: 25% / Magenta: 76% / Yellow: 0% / Key: 0%

What color is #BE3DFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE3DFF to RGB:

rgb(190, 61, 255)HEX to RGB Converter →

HEX to HSL

Convert #BE3DFF to HSL:

hsl(280, 100%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BE3DFF to CMYK:

cmyk(25%, 76%, 0%, 0%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #BE3DFF has RGB (190, 61, 255) and HSL (280°, 100%, 62%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE3DFF is #7EFF3D, creating high-contrast pairings. For softer combinations, try analogous colors like #5E3DFF.

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

Contrast with #BE3DFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE3DFF?

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

What is the RGB value of #BE3DFF?

#BE3DFF in RGB is (190, 61, 255) - 190 red, 61 green, and 255 blue.

How to use #BE3DFF in CSS?

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

What colors go well with #BE3DFF?

#7EFF3D (complementary), #5E3DFF (analogous), and #A000F0 (lighter shade) work well with #BE3DFF.