#BE90CB Color Information

Hex color code: #BE90CB

#BE90CB is a gentle magenta color. In RGB it is (190, 144, 203), and in HSL it is (287°, 36%, 68%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#BE90CB
RGB
190, 144, 203
HSL
287°, 36%, 68%
CMYK
6%, 29%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE90CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 144, 203

Red: 190 / Green: 144 / Blue: 203

HSL

287°, 36%, 68%

Hue: 287° / Saturation: 36% / Lightness: 68%

CMYK

6%, 29%, 0%, 20%

Cyan: 6% / Magenta: 29% / Yellow: 0% / Key: 20%

What color is #BE90CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE90CB to RGB:

rgb(190, 144, 203)HEX to RGB Converter →

HEX to HSL

Convert #BE90CB to HSL:

hsl(287, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BE90CB to CMYK:

cmyk(6%, 29%, 0%, 20%)Color Converter →

Color Meaning and Usage

#BE90CB is a delicate magenta color with RGB values of 190, 144, 203 and HSL of 287°, 36%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE90CB is #9DCB90, creating high-contrast pairings. For softer combinations, try analogous colors like #A190CB.

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

Contrast with #BE90CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE90CB?

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

What is the RGB value of #BE90CB?

#BE90CB in RGB is (190, 144, 203) - 190 red, 144 green, and 203 blue.

How to use #BE90CB in CSS?

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

What colors go well with #BE90CB?

#9DCB90 (complementary), #A190CB (analogous), and #A05CB2 (lighter shade) work well with #BE90CB.