#B6BACE Color Information

Hex color code: #B6BACE

#B6BACE is a airy blue color. In RGB it is (182, 186, 206), and in HSL it is (230°, 20%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B6BACE
RGB
182, 186, 206
HSL
230°, 20%, 76%
CMYK
12%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6BACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 186, 206

Red: 182 / Green: 186 / Blue: 206

HSL

230°, 20%, 76%

Hue: 230° / Saturation: 20% / Lightness: 76%

CMYK

12%, 10%, 0%, 19%

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

What color is #B6BACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6BACE to RGB:

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

HEX to HSL

Convert #B6BACE to HSL:

hsl(230, 20%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B6BACE to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #B6BACE has RGB (182, 186, 206) and HSL (230°, 20%, 76%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6BACE is #CECAB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6C6CE.

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

Contrast with #B6BACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6BACE?

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

What is the RGB value of #B6BACE?

#B6BACE in RGB is (182, 186, 206) - 182 red, 186 green, and 206 blue.

How to use #B6BACE in CSS?

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

What colors go well with #B6BACE?

#CECAB6 (complementary), #B6C6CE (analogous), and #888EAF (lighter shade) work well with #B6BACE.