#BE469A Color Information

Hex color code: #BE469A

A soft magenta shade, #BE469A appears as (190, 70, 154) in RGB and (318°, 48%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#BE469A
RGB
190, 70, 154
HSL
318°, 48%, 51%
CMYK
0%, 63%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE469A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 70, 154

Red: 190 / Green: 70 / Blue: 154

HSL

318°, 48%, 51%

Hue: 318° / Saturation: 48% / Lightness: 51%

CMYK

0%, 63%, 19%, 25%

Cyan: 0% / Magenta: 63% / Yellow: 19% / Key: 25%

What color is #BE469A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE469A to RGB:

rgb(190, 70, 154)HEX to RGB Converter →

HEX to HSL

Convert #BE469A to HSL:

hsl(318, 48%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BE469A to CMYK:

cmyk(0%, 63%, 19%, 25%)Color Converter →

Color Meaning and Usage

#BE469A is a pastel magenta color with RGB values of 190, 70, 154 and HSL of 318°, 48%, 51%. 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 #BE469A is #46BE6A, creating high-contrast pairings. For softer combinations, try analogous colors like #A646BE.

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

Contrast with #BE469A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE469A?

#BE469A is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE469A?

#BE469A in RGB is (190, 70, 154) - 190 red, 70 green, and 154 blue.

How to use #BE469A in CSS?

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

What colors go well with #BE469A?

#46BE6A (complementary), #A646BE (analogous), and #88306D (lighter shade) work well with #BE469A.