#B9BFDA Color Information

Hex color code: #B9BFDA

#B9BFDA is a ethereal blue color. In RGB it is (185, 191, 218), and in HSL it is (229°, 31%, 79%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#B9BFDA
RGB
185, 191, 218
HSL
229°, 31%, 79%
CMYK
15%, 12%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9BFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 191, 218

Red: 185 / Green: 191 / Blue: 218

HSL

229°, 31%, 79%

Hue: 229° / Saturation: 31% / Lightness: 79%

CMYK

15%, 12%, 0%, 15%

Cyan: 15% / Magenta: 12% / Yellow: 0% / Key: 15%

What color is #B9BFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9BFDA to RGB:

rgb(185, 191, 218)HEX to RGB Converter →

HEX to HSL

Convert #B9BFDA to HSL:

hsl(229, 31%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B9BFDA to CMYK:

cmyk(15%, 12%, 0%, 15%)Color Converter →

Color Meaning and Usage

A airy blue tone, #B9BFDA has RGB (185, 191, 218) and HSL (229°, 31%, 79%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9BFDA is #DAD4B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9D0DA.

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

Contrast with #B9BFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9BFDA?

#B9BFDA is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B9BFDA?

#B9BFDA in RGB is (185, 191, 218) - 185 red, 191 green, and 218 blue.

How to use #B9BFDA in CSS?

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

What colors go well with #B9BFDA?

#DAD4B9 (complementary), #B9D0DA (analogous), and #8791C0 (lighter shade) work well with #B9BFDA.