#BEAEC7 Color Information

Hex color code: #BEAEC7

#BEAEC7 is a subtle purple color. In RGB it is (190, 174, 199), and in HSL it is (278°, 18%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BEAEC7
RGB
190, 174, 199
HSL
278°, 18%, 73%
CMYK
5%, 13%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEAEC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 174, 199

Red: 190 / Green: 174 / Blue: 199

HSL

278°, 18%, 73%

Hue: 278° / Saturation: 18% / Lightness: 73%

CMYK

5%, 13%, 0%, 22%

Cyan: 5% / Magenta: 13% / Yellow: 0% / Key: 22%

What color is #BEAEC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEAEC7 to RGB:

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

HEX to HSL

Convert #BEAEC7 to HSL:

hsl(278, 18%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BEAEC7 to CMYK:

cmyk(5%, 13%, 0%, 22%)Color Converter →

Color Meaning and Usage

#BEAEC7 is a understated purple color with RGB values of 190, 174, 199 and HSL of 278°, 18%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEAEC7 is #B7C7AE, creating high-contrast pairings. For softer combinations, try analogous colors like #B1AEC7.

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

Contrast with #BEAEC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEAEC7?

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

What is the RGB value of #BEAEC7?

#BEAEC7 in RGB is (190, 174, 199) - 190 red, 174 green, and 199 blue.

How to use #BEAEC7 in CSS?

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

What colors go well with #BEAEC7?

#B7C7AE (complementary), #B1AEC7 (analogous), and #9981A7 (lighter shade) work well with #BEAEC7.