#BE97A8 Color Information

Hex color code: #BE97A8

A subtle magenta shade, #BE97A8 appears as (190, 151, 168) in RGB and (334°, 23%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BE97A8
RGB
190, 151, 168
HSL
334°, 23%, 67%
CMYK
0%, 21%, 12%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE97A8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 151, 168

Red: 190 / Green: 151 / Blue: 168

HSL

334°, 23%, 67%

Hue: 334° / Saturation: 23% / Lightness: 67%

CMYK

0%, 21%, 12%, 25%

Cyan: 0% / Magenta: 21% / Yellow: 12% / Key: 25%

What color is #BE97A8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE97A8 to RGB:

rgb(190, 151, 168)HEX to RGB Converter →

HEX to HSL

Convert #BE97A8 to HSL:

hsl(334, 23%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BE97A8 to CMYK:

cmyk(0%, 21%, 12%, 25%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BE97A8 has RGB (190, 151, 168) and HSL (334°, 23%, 67%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE97A8 is #97BEAD, creating high-contrast pairings. For softer combinations, try analogous colors like #BE97BC.

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

Contrast with #BE97A8

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

Contrast Ratio: 8.18:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE97A8?

#BE97A8 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BE97A8?

#BE97A8 in RGB is (190, 151, 168) - 190 red, 151 green, and 168 blue.

How to use #BE97A8 in CSS?

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

What colors go well with #BE97A8?

#97BEAD (complementary), #BE97BC (analogous), and #A16881 (lighter shade) work well with #BE97A8.