#BABBD8 Color Information

Hex color code: #BABBD8

The hex color #BABBD8 is a airy blue with RGB values of (186, 187, 216) and HSL of (238°, 28%, 79%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BABBD8
RGB
186, 187, 216
HSL
238°, 28%, 79%
CMYK
14%, 13%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 187, 216

Red: 186 / Green: 187 / Blue: 216

HSL

238°, 28%, 79%

Hue: 238° / Saturation: 28% / Lightness: 79%

CMYK

14%, 13%, 0%, 15%

Cyan: 14% / Magenta: 13% / Yellow: 0% / Key: 15%

What color is #BABBD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABBD8 to RGB:

rgb(186, 187, 216)HEX to RGB Converter →

HEX to HSL

Convert #BABBD8 to HSL:

hsl(238, 28%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BABBD8 to CMYK:

cmyk(14%, 13%, 0%, 15%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BABBD8 has RGB (186, 187, 216) and HSL (238°, 28%, 79%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABBD8 is #D8D7BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACAD8.

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

Contrast with #BABBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABBD8?

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

What is the RGB value of #BABBD8?

#BABBD8 in RGB is (186, 187, 216) - 186 red, 187 green, and 216 blue.

How to use #BABBD8 in CSS?

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

What colors go well with #BABBD8?

#D8D7BA (complementary), #BACAD8 (analogous), and #898BBD (lighter shade) work well with #BABBD8.