#BEAEC6 Color Information

Hex color code: #BEAEC6

A balanced purple shade, #BEAEC6 appears as (190, 174, 198) in RGB and (280°, 17%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BEAEC6
RGB
190, 174, 198
HSL
280°, 17%, 73%
CMYK
4%, 12%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEAEC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 174, 198

Red: 190 / Green: 174 / Blue: 198

HSL

280°, 17%, 73%

Hue: 280° / Saturation: 17% / Lightness: 73%

CMYK

4%, 12%, 0%, 22%

Cyan: 4% / Magenta: 12% / Yellow: 0% / Key: 22%

What color is #BEAEC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEAEC6 to RGB:

rgb(190, 174, 198)HEX to RGB Converter →

HEX to HSL

Convert #BEAEC6 to HSL:

hsl(280, 17%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BEAEC6 to CMYK:

cmyk(4%, 12%, 0%, 22%)Color Converter →

Color Meaning and Usage

A understated purple tone, #BEAEC6 has RGB (190, 174, 198) and HSL (280°, 17%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEAEC6 is #B6C6AE, creating high-contrast pairings. For softer combinations, try analogous colors like #B2AEC6.

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

Contrast with #BEAEC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEAEC6?

#BEAEC6 is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BEAEC6?

#BEAEC6 in RGB is (190, 174, 198) - 190 red, 174 green, and 198 blue.

How to use #BEAEC6 in CSS?

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

What colors go well with #BEAEC6?

#B6C6AE (complementary), #B2AEC6 (analogous), and #9A82A6 (lighter shade) work well with #BEAEC6.