#BAB6CC Color Information

Hex color code: #BAB6CC

#BAB6CC is a ethereal blue color. In RGB it is (186, 182, 204), and in HSL it is (251°, 18%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAB6CC
RGB
186, 182, 204
HSL
251°, 18%, 76%
CMYK
9%, 11%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB6CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 182, 204

Red: 186 / Green: 182 / Blue: 204

HSL

251°, 18%, 76%

Hue: 251° / Saturation: 18% / Lightness: 76%

CMYK

9%, 11%, 0%, 20%

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

What color is #BAB6CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB6CC to RGB:

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

HEX to HSL

Convert #BAB6CC to HSL:

hsl(251, 18%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB6CC to CMYK:

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

Color Meaning and Usage

#BAB6CC is a soft blue color with RGB values of 186, 182, 204 and HSL of 251°, 18%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB6CC is #C9CDB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BECD.

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

Contrast with #BAB6CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB6CC?

#BAB6CC is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAB6CC?

#BAB6CC in RGB is (186, 182, 204) - 186 red, 182 green, and 204 blue.

How to use #BAB6CC in CSS?

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

What colors go well with #BAB6CC?

#C9CDB7 (complementary), #B7BECD (analogous), and #908AAD (lighter shade) work well with #BAB6CC.