#BEAACB Color Information

Hex color code: #BEAACB

A gentle purple shade, #BEAACB appears as (190, 170, 203) in RGB and (276°, 24%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BEAACB
RGB
190, 170, 203
HSL
276°, 24%, 73%
CMYK
6%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEAACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 170, 203

Red: 190 / Green: 170 / Blue: 203

HSL

276°, 24%, 73%

Hue: 276° / Saturation: 24% / Lightness: 73%

CMYK

6%, 16%, 0%, 20%

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

What color is #BEAACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEAACB to RGB:

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

HEX to HSL

Convert #BEAACB to HSL:

hsl(276, 24%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BEAACB to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #BEAACB has RGB (190, 170, 203) and HSL (276°, 24%, 73%). 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 #BEAACB is #B7CBAA, creating high-contrast pairings. For softer combinations, try analogous colors like #ADAACB.

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

Contrast with #BEAACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEAACB?

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

What is the RGB value of #BEAACB?

#BEAACB in RGB is (190, 170, 203) - 190 red, 170 green, and 203 blue.

How to use #BEAACB in CSS?

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

What colors go well with #BEAACB?

#B7CBAA (complementary), #ADAACB (analogous), and #997AAE (lighter shade) work well with #BEAACB.