#BEA2CA Color Information

Hex color code: #BEA2CA

The hex color #BEA2CA is a gentle purple with RGB values of (190, 162, 202) and HSL of (282°, 27%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BEA2CA
RGB
190, 162, 202
HSL
282°, 27%, 71%
CMYK
6%, 20%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEA2CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 162, 202

Red: 190 / Green: 162 / Blue: 202

HSL

282°, 27%, 71%

Hue: 282° / Saturation: 27% / Lightness: 71%

CMYK

6%, 20%, 0%, 21%

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

What color is #BEA2CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEA2CA to RGB:

rgb(190, 162, 202)HEX to RGB Converter →

HEX to HSL

Convert #BEA2CA to HSL:

hsl(282, 27%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BEA2CA to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #BEA2CA has RGB (190, 162, 202) and HSL (282°, 27%, 71%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEA2CA is #ADC9A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A1C9.

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

Contrast with #BEA2CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEA2CA?

#BEA2CA is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BEA2CA?

#BEA2CA in RGB is (190, 162, 202) - 190 red, 162 green, and 202 blue.

How to use #BEA2CA in CSS?

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

What colors go well with #BEA2CA?

#ADC9A1 (complementary), #A9A1C9 (analogous), and #9B71AD (lighter shade) work well with #BEA2CA.