#BDBAD3 Color Information

Hex color code: #BDBAD3

A ethereal blue shade, #BDBAD3 appears as (189, 186, 211) in RGB and (247°, 22%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BDBAD3
RGB
189, 186, 211
HSL
247°, 22%, 78%
CMYK
10%, 12%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBAD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 186, 211

Red: 189 / Green: 186 / Blue: 211

HSL

247°, 22%, 78%

Hue: 247° / Saturation: 22% / Lightness: 78%

CMYK

10%, 12%, 0%, 17%

Cyan: 10% / Magenta: 12% / Yellow: 0% / Key: 17%

What color is #BDBAD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBAD3 to RGB:

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

HEX to HSL

Convert #BDBAD3 to HSL:

hsl(247, 22%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBAD3 to CMYK:

cmyk(10%, 12%, 0%, 17%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BDBAD3 has RGB (189, 186, 211) and HSL (247°, 22%, 78%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBAD3 is #D0D3BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC4D3.

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

Contrast with #BDBAD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBAD3?

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

What is the RGB value of #BDBAD3?

#BDBAD3 in RGB is (189, 186, 211) - 189 red, 186 green, and 211 blue.

How to use #BDBAD3 in CSS?

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

What colors go well with #BDBAD3?

#D0D3BB (complementary), #BBC4D3 (analogous), and #918CB5 (lighter shade) work well with #BDBAD3.