#BE799F Color Information

Hex color code: #BE799F

The hex color #BE799F is a pastel magenta with RGB values of (190, 121, 159) and HSL of (327°, 35%, 61%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BE799F
RGB
190, 121, 159
HSL
327°, 35%, 61%
CMYK
0%, 36%, 16%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE799F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 121, 159

Red: 190 / Green: 121 / Blue: 159

HSL

327°, 35%, 61%

Hue: 327° / Saturation: 35% / Lightness: 61%

CMYK

0%, 36%, 16%, 25%

Cyan: 0% / Magenta: 36% / Yellow: 16% / Key: 25%

What color is #BE799F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE799F to RGB:

rgb(190, 121, 159)HEX to RGB Converter →

HEX to HSL

Convert #BE799F to HSL:

hsl(327, 35%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BE799F to CMYK:

cmyk(0%, 36%, 16%, 25%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BE799F has RGB (190, 121, 159) and HSL (327°, 35%, 61%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE799F is #79BE98, creating high-contrast pairings. For softer combinations, try analogous colors like #BB79BE.

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

Contrast with #BE799F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE799F?

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

What is the RGB value of #BE799F?

#BE799F in RGB is (190, 121, 159) - 190 red, 121 green, and 159 blue.

How to use #BE799F in CSS?

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

What colors go well with #BE799F?

#79BE98 (complementary), #BB79BE (analogous), and #9E4C79 (lighter shade) work well with #BE799F.