#BE237B Color Information

Hex color code: #BE237B

A neutral magenta shade, #BE237B appears as (190, 35, 123) in RGB and (326°, 69%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#BE237B
RGB
190, 35, 123
HSL
326°, 69%, 44%
CMYK
0%, 82%, 35%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE237B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 35, 123

Red: 190 / Green: 35 / Blue: 123

HSL

326°, 69%, 44%

Hue: 326° / Saturation: 69% / Lightness: 44%

CMYK

0%, 82%, 35%, 25%

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

What color is #BE237B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE237B to RGB:

rgb(190, 35, 123)HEX to RGB Converter →

HEX to HSL

Convert #BE237B to HSL:

hsl(326, 69%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BE237B to CMYK:

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

Color Meaning and Usage

#BE237B is a neutral magenta color with RGB values of 190, 35, 123 and HSL of 326°, 69%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE237B is #23BE66, creating high-contrast pairings. For softer combinations, try analogous colors like #B323BE.

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

Contrast with #BE237B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE237B?

#BE237B is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE237B?

#BE237B in RGB is (190, 35, 123) - 190 red, 35 green, and 123 blue.

How to use #BE237B in CSS?

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

What colors go well with #BE237B?

#23BE66 (complementary), #B323BE (analogous), and #7D1751 (lighter shade) work well with #BE237B.