#BDBACE Color Information

Hex color code: #BDBACE

A ethereal blue shade, #BDBACE appears as (189, 186, 206) in RGB and (249°, 17%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDBACE
RGB
189, 186, 206
HSL
249°, 17%, 77%
CMYK
8%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 186, 206

Red: 189 / Green: 186 / Blue: 206

HSL

249°, 17%, 77%

Hue: 249° / Saturation: 17% / Lightness: 77%

CMYK

8%, 10%, 0%, 19%

Cyan: 8% / Magenta: 10% / Yellow: 0% / Key: 19%

What color is #BDBACE?

#BDBACE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBACE to RGB:

rgb(189, 186, 206)HEX to RGB Converter →

HEX to HSL

Convert #BDBACE to HSL:

hsl(249, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBACE to CMYK:

cmyk(8%, 10%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BDBACE has RGB (189, 186, 206) and HSL (249°, 17%, 77%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBACE is #CBCEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC1CE.

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

Contrast with #BDBACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBACE?

#BDBACE is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BDBACE?

#BDBACE in RGB is (189, 186, 206) - 189 red, 186 green, and 206 blue.

How to use #BDBACE in CSS?

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

What colors go well with #BDBACE?

#CBCEBA (complementary), #BAC1CE (analogous), and #938EAF (lighter shade) work well with #BDBACE.