#BE70A9 Color Information

Hex color code: #BE70A9

The hex color #BE70A9 is a delicate magenta with RGB values of (190, 112, 169) and HSL of (316°, 38%, 59%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#BE70A9
RGB
190, 112, 169
HSL
316°, 38%, 59%
CMYK
0%, 41%, 11%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE70A9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 112, 169

Red: 190 / Green: 112 / Blue: 169

HSL

316°, 38%, 59%

Hue: 316° / Saturation: 38% / Lightness: 59%

CMYK

0%, 41%, 11%, 25%

Cyan: 0% / Magenta: 41% / Yellow: 11% / Key: 25%

What color is #BE70A9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE70A9 to RGB:

rgb(190, 112, 169)HEX to RGB Converter →

HEX to HSL

Convert #BE70A9 to HSL:

hsl(316, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BE70A9 to CMYK:

cmyk(0%, 41%, 11%, 25%)Color Converter →

Color Meaning and Usage

#BE70A9 is a subtle magenta color with RGB values of 190, 112, 169 and HSL of 316°, 38%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE70A9 is #6FBE84, creating high-contrast pairings. For softer combinations, try analogous colors like #AC6FBE.

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

Contrast with #BE70A9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE70A9?

#BE70A9 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE70A9?

#BE70A9 in RGB is (190, 112, 169) - 190 red, 112 green, and 169 blue.

How to use #BE70A9 in CSS?

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

What colors go well with #BE70A9?

#6FBE84 (complementary), #AC6FBE (analogous), and #9B4684 (lighter shade) work well with #BE70A9.