#BE2D89 Color Information

Hex color code: #BE2D89

The hex color #BE2D89 is a neutral magenta with RGB values of (190, 45, 137) and HSL of (322°, 62%, 46%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#BE2D89
RGB
190, 45, 137
HSL
322°, 62%, 46%
CMYK
0%, 76%, 28%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BE2D89; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BE2D89; color: #FFFFFF; }

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 #BE2D89; background-color: #BE2D8915; }

Alert / Toast

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

Link / Accent

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

a { color: #BE2D89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 45, 137

Red: 190 / Green: 45 / Blue: 137

HSL

322°, 62%, 46%

Hue: 322° / Saturation: 62% / Lightness: 46%

CMYK

0%, 76%, 28%, 25%

Cyan: 0% / Magenta: 76% / Yellow: 28% / Key: 25%

What color is #BE2D89?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE2D89 to RGB:

rgb(190, 45, 137)HEX to RGB Converter →

HEX to HSL

Convert #BE2D89 to HSL:

hsl(322, 62%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BE2D89 to CMYK:

cmyk(0%, 76%, 28%, 25%)Color Converter →

Color Meaning and Usage

#BE2D89 is a balanced magenta color with RGB values of 190, 45, 137 and HSL of 322°, 62%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE2D89 is #2DBE62, creating high-contrast pairings. For softer combinations, try analogous colors like #AB2DBE.

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

Contrast with #BE2D89

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

Contrast Ratio: 3.93:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE2D89?

#BE2D89 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE2D89?

#BE2D89 in RGB is (190, 45, 137) - 190 red, 45 green, and 137 blue.

How to use #BE2D89 in CSS?

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

What colors go well with #BE2D89?

#2DBE62 (complementary), #AB2DBE (analogous), and #801E5C (lighter shade) work well with #BE2D89.