#BE63F2 Color Information

Hex color code: #BE63F2

The hex color #BE63F2 is a bold purple with RGB values of (190, 99, 242) and HSL of (278°, 85%, 67%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BE63F2
RGB
190, 99, 242
HSL
278°, 85%, 67%
CMYK
21%, 59%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE63F2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 99, 242

Red: 190 / Green: 99 / Blue: 242

HSL

278°, 85%, 67%

Hue: 278° / Saturation: 85% / Lightness: 67%

CMYK

21%, 59%, 0%, 5%

Cyan: 21% / Magenta: 59% / Yellow: 0% / Key: 5%

What color is #BE63F2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE63F2 to RGB:

rgb(190, 99, 242)HEX to RGB Converter →

HEX to HSL

Convert #BE63F2 to HSL:

hsl(278, 85%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BE63F2 to CMYK:

cmyk(21%, 59%, 0%, 5%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #BE63F2 has RGB (190, 99, 242) and HSL (278°, 85%, 67%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE63F2 is #98F263, creating high-contrast pairings. For softer combinations, try analogous colors like #7663F2.

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

Contrast with #BE63F2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE63F2?

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

What is the RGB value of #BE63F2?

#BE63F2 in RGB is (190, 99, 242) - 190 red, 99 green, and 242 blue.

How to use #BE63F2 in CSS?

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

What colors go well with #BE63F2?

#98F263 (complementary), #7663F2 (analogous), and #A01DED (lighter shade) work well with #BE63F2.