#BAB7CC Color Information

Hex color code: #BAB7CC

#BAB7CC is a airy blue color. In RGB it is (186, 183, 204), and in HSL it is (249°, 17%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAB7CC
RGB
186, 183, 204
HSL
249°, 17%, 76%
CMYK
9%, 10%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB7CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 183, 204

Red: 186 / Green: 183 / Blue: 204

HSL

249°, 17%, 76%

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

CMYK

9%, 10%, 0%, 20%

Cyan: 9% / Magenta: 10% / Yellow: 0% / Key: 20%

What color is #BAB7CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB7CC to RGB:

rgb(186, 183, 204)HEX to RGB Converter →

HEX to HSL

Convert #BAB7CC to HSL:

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

HEX to CMYK

Convert #BAB7CC to CMYK:

cmyk(9%, 10%, 0%, 20%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BAB7CC has RGB (186, 183, 204) and HSL (249°, 17%, 76%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB7CC is #C9CCB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BFCC.

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

Contrast with #BAB7CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB7CC?

#BAB7CC is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAB7CC?

#BAB7CC in RGB is (186, 183, 204) - 186 red, 183 green, and 204 blue.

How to use #BAB7CC in CSS?

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

What colors go well with #BAB7CC?

#C9CCB7 (complementary), #B7BFCC (analogous), and #908BAC (lighter shade) work well with #BAB7CC.