#BE749B Color Information

Hex color code: #BE749B

The hex color #BE749B is a soft magenta with RGB values of (190, 116, 155) and HSL of (328°, 36%, 60%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BE749B
RGB
190, 116, 155
HSL
328°, 36%, 60%
CMYK
0%, 39%, 18%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE749B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 116, 155

Red: 190 / Green: 116 / Blue: 155

HSL

328°, 36%, 60%

Hue: 328° / Saturation: 36% / Lightness: 60%

CMYK

0%, 39%, 18%, 25%

Cyan: 0% / Magenta: 39% / Yellow: 18% / Key: 25%

What color is #BE749B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE749B to RGB:

rgb(190, 116, 155)HEX to RGB Converter →

HEX to HSL

Convert #BE749B to HSL:

hsl(328, 36%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BE749B to CMYK:

cmyk(0%, 39%, 18%, 25%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BE749B has RGB (190, 116, 155) and HSL (328°, 36%, 60%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE749B is #74BE97, creating high-contrast pairings. For softer combinations, try analogous colors like #BB74BE.

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

Contrast with #BE749B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE749B?

#BE749B is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE749B?

#BE749B in RGB is (190, 116, 155) - 190 red, 116 green, and 155 blue.

How to use #BE749B in CSS?

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

What colors go well with #BE749B?

#74BE97 (complementary), #BB74BE (analogous), and #9C4976 (lighter shade) work well with #BE749B.