#BE798F Color Information

Hex color code: #BE798F

#BE798F is a delicate magenta color. In RGB it is (190, 121, 143), and in HSL it is (341°, 35%, 61%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BE798F
RGB
190, 121, 143
HSL
341°, 35%, 61%
CMYK
0%, 36%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE798F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 121, 143

Red: 190 / Green: 121 / Blue: 143

HSL

341°, 35%, 61%

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

CMYK

0%, 36%, 25%, 25%

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

What color is #BE798F?

#BE798F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE798F to RGB:

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

HEX to HSL

Convert #BE798F to HSL:

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

HEX to CMYK

Convert #BE798F to CMYK:

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

Color Meaning and Usage

#BE798F is a gentle magenta color with RGB values of 190, 121, 143 and HSL of 341°, 35%, 61%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE798F is #79BEA8, creating high-contrast pairings. For softer combinations, try analogous colors like #BE79B2.

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

Contrast with #BE798F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE798F?

#BE798F is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BE798F?

#BE798F in RGB is (190, 121, 143) - 190 red, 121 green, and 143 blue.

How to use #BE798F in CSS?

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

What colors go well with #BE798F?

#79BEA8 (complementary), #BE79B2 (analogous), and #9E4C66 (lighter shade) work well with #BE798F.