#BCADC1 Color Information

Hex color code: #BCADC1

A understated magenta shade, #BCADC1 appears as (188, 173, 193) in RGB and (285°, 14%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCADC1
RGB
188, 173, 193
HSL
285°, 14%, 72%
CMYK
3%, 10%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCADC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 173, 193

Red: 188 / Green: 173 / Blue: 193

HSL

285°, 14%, 72%

Hue: 285° / Saturation: 14% / Lightness: 72%

CMYK

3%, 10%, 0%, 24%

Cyan: 3% / Magenta: 10% / Yellow: 0% / Key: 24%

What color is #BCADC1?

#BCADC1 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCADC1 to RGB:

rgb(188, 173, 193)HEX to RGB Converter →

HEX to HSL

Convert #BCADC1 to HSL:

hsl(285, 14%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BCADC1 to CMYK:

cmyk(3%, 10%, 0%, 24%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #BCADC1 has RGB (188, 173, 193) and HSL (285°, 14%, 72%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCADC1 is #B3C2AE, creating high-contrast pairings. For softer combinations, try analogous colors like #B3AEC2.

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

Contrast with #BCADC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCADC1?

#BCADC1 is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCADC1?

#BCADC1 in RGB is (188, 173, 193) - 188 red, 173 green, and 193 blue.

How to use #BCADC1 in CSS?

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

What colors go well with #BCADC1?

#B3C2AE (complementary), #B3AEC2 (analogous), and #9982A1 (lighter shade) work well with #BCADC1.