#BE72CF Color Information

Hex color code: #BE72CF

A delicate magenta shade, #BE72CF appears as (190, 114, 207) in RGB and (289°, 49%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BE72CF
RGB
190, 114, 207
HSL
289°, 49%, 63%
CMYK
8%, 45%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE72CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 114, 207

Red: 190 / Green: 114 / Blue: 207

HSL

289°, 49%, 63%

Hue: 289° / Saturation: 49% / Lightness: 63%

CMYK

8%, 45%, 0%, 19%

Cyan: 8% / Magenta: 45% / Yellow: 0% / Key: 19%

What color is #BE72CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE72CF to RGB:

rgb(190, 114, 207)HEX to RGB Converter →

HEX to HSL

Convert #BE72CF to HSL:

hsl(289, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BE72CF to CMYK:

cmyk(8%, 45%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BE72CF has RGB (190, 114, 207) and HSL (289°, 49%, 63%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE72CF is #83CF72, creating high-contrast pairings. For softer combinations, try analogous colors like #9072CF.

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

Contrast with #BE72CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE72CF?

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

What is the RGB value of #BE72CF?

#BE72CF in RGB is (190, 114, 207) - 190 red, 114 green, and 207 blue.

How to use #BE72CF in CSS?

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

What colors go well with #BE72CF?

#83CF72 (complementary), #9072CF (analogous), and #A03EB6 (lighter shade) work well with #BE72CF.