#BE64AB Color Information

Hex color code: #BE64AB

The hex color #BE64AB is a delicate magenta with RGB values of (190, 100, 171) and HSL of (313°, 41%, 57%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#BE64AB
RGB
190, 100, 171
HSL
313°, 41%, 57%
CMYK
0%, 47%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE64AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 100, 171

Red: 190 / Green: 100 / Blue: 171

HSL

313°, 41%, 57%

Hue: 313° / Saturation: 41% / Lightness: 57%

CMYK

0%, 47%, 10%, 25%

Cyan: 0% / Magenta: 47% / Yellow: 10% / Key: 25%

What color is #BE64AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE64AB to RGB:

rgb(190, 100, 171)HEX to RGB Converter →

HEX to HSL

Convert #BE64AB to HSL:

hsl(313, 41%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BE64AB to CMYK:

cmyk(0%, 47%, 10%, 25%)Color Converter →

Color Meaning and Usage

#BE64AB is a delicate magenta color with RGB values of 190, 100, 171 and HSL of 313°, 41%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE64AB is #64BE78, creating high-contrast pairings. For softer combinations, try analogous colors like #A564BE.

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

Contrast with #BE64AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE64AB?

#BE64AB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE64AB?

#BE64AB in RGB is (190, 100, 171) - 190 red, 100 green, and 171 blue.

How to use #BE64AB in CSS?

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

What colors go well with #BE64AB?

#64BE78 (complementary), #A564BE (analogous), and #973F84 (lighter shade) work well with #BE64AB.