#BE197C Color Information

Hex color code: #BE197C

A striking magenta shade, #BE197C appears as (190, 25, 124) in RGB and (324°, 77%, 42%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#BE197C
RGB
190, 25, 124
HSL
324°, 77%, 42%
CMYK
0%, 87%, 35%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE197C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 25, 124

Red: 190 / Green: 25 / Blue: 124

HSL

324°, 77%, 42%

Hue: 324° / Saturation: 77% / Lightness: 42%

CMYK

0%, 87%, 35%, 25%

Cyan: 0% / Magenta: 87% / Yellow: 35% / Key: 25%

What color is #BE197C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE197C to RGB:

rgb(190, 25, 124)HEX to RGB Converter →

HEX to HSL

Convert #BE197C to HSL:

hsl(324, 77%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BE197C to CMYK:

cmyk(0%, 87%, 35%, 25%)Color Converter →

Color Meaning and Usage

#BE197C is a bold magenta color with RGB values of 190, 25, 124 and HSL of 324°, 77%, 42%. 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 #BE197C is #19BE5B, creating high-contrast pairings. For softer combinations, try analogous colors like #AD19BE.

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

Contrast with #BE197C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE197C?

#BE197C is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE197C?

#BE197C in RGB is (190, 25, 124) - 190 red, 25 green, and 124 blue.

How to use #BE197C in CSS?

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

What colors go well with #BE197C?

#19BE5B (complementary), #AD19BE (analogous), and #7A104F (lighter shade) work well with #BE197C.