#BEADCC Color Information

Hex color code: #BEADCC

#BEADCC is a soft purple color. In RGB it is (190, 173, 204), and in HSL it is (273°, 23%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BEADCC
RGB
190, 173, 204
HSL
273°, 23%, 74%
CMYK
7%, 15%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEADCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 173, 204

Red: 190 / Green: 173 / Blue: 204

HSL

273°, 23%, 74%

Hue: 273° / Saturation: 23% / Lightness: 74%

CMYK

7%, 15%, 0%, 20%

Cyan: 7% / Magenta: 15% / Yellow: 0% / Key: 20%

What color is #BEADCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEADCC to RGB:

rgb(190, 173, 204)HEX to RGB Converter →

HEX to HSL

Convert #BEADCC to HSL:

hsl(273, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BEADCC to CMYK:

cmyk(7%, 15%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #BEADCC has RGB (190, 173, 204) and HSL (273°, 23%, 74%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEADCC is #BBCCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AFADCC.

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

Contrast with #BEADCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEADCC?

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

What is the RGB value of #BEADCC?

#BEADCC in RGB is (190, 173, 204) - 190 red, 173 green, and 204 blue.

How to use #BEADCC in CSS?

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

What colors go well with #BEADCC?

#BBCCAD (complementary), #AFADCC (analogous), and #997EAE (lighter shade) work well with #BEADCC.