#BE9CBF Color Information

Hex color code: #BE9CBF

The hex color #BE9CBF is a subtle magenta with RGB values of (190, 156, 191) and HSL of (298°, 21%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BE9CBF
RGB
190, 156, 191
HSL
298°, 21%, 68%
CMYK
1%, 18%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE9CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 156, 191

Red: 190 / Green: 156 / Blue: 191

HSL

298°, 21%, 68%

Hue: 298° / Saturation: 21% / Lightness: 68%

CMYK

1%, 18%, 0%, 25%

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

What color is #BE9CBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE9CBF to RGB:

rgb(190, 156, 191)HEX to RGB Converter →

HEX to HSL

Convert #BE9CBF to HSL:

hsl(298, 21%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BE9CBF to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BE9CBF has RGB (190, 156, 191) and HSL (298°, 21%, 68%). 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 #BE9CBF is #9DBF9C, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9CBF.

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

Contrast with #BE9CBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE9CBF?

#BE9CBF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE9CBF?

#BE9CBF in RGB is (190, 156, 191) - 190 red, 156 green, and 191 blue.

How to use #BE9CBF in CSS?

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

What colors go well with #BE9CBF?

#9DBF9C (complementary), #AC9CBF (analogous), and #9F6EA0 (lighter shade) work well with #BE9CBF.