#BE74CD Color Information

Hex color code: #BE74CD

The hex color #BE74CD is a gentle magenta with RGB values of (190, 116, 205) and HSL of (290°, 47%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BE74CD
RGB
190, 116, 205
HSL
290°, 47%, 63%
CMYK
7%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE74CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 116, 205

Red: 190 / Green: 116 / Blue: 205

HSL

290°, 47%, 63%

Hue: 290° / Saturation: 47% / Lightness: 63%

CMYK

7%, 43%, 0%, 20%

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

What color is #BE74CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE74CD to RGB:

rgb(190, 116, 205)HEX to RGB Converter →

HEX to HSL

Convert #BE74CD to HSL:

hsl(290, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BE74CD to CMYK:

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

Color Meaning and Usage

#BE74CD is a gentle magenta color with RGB values of 190, 116, 205 and HSL of 290°, 47%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE74CD is #83CD74, creating high-contrast pairings. For softer combinations, try analogous colors like #9274CD.

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

Contrast with #BE74CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE74CD?

#BE74CD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE74CD?

#BE74CD in RGB is (190, 116, 205) - 190 red, 116 green, and 205 blue.

How to use #BE74CD in CSS?

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

What colors go well with #BE74CD?

#83CD74 (complementary), #9274CD (analogous), and #A141B4 (lighter shade) work well with #BE74CD.