#B3BACE Color Information

Hex color code: #B3BACE

A soft blue shade, #B3BACE appears as (179, 186, 206) in RGB and (224°, 22%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#B3BACE
RGB
179, 186, 206
HSL
224°, 22%, 75%
CMYK
13%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3BACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 186, 206

Red: 179 / Green: 186 / Blue: 206

HSL

224°, 22%, 75%

Hue: 224° / Saturation: 22% / Lightness: 75%

CMYK

13%, 10%, 0%, 19%

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

What color is #B3BACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3BACE to RGB:

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

HEX to HSL

Convert #B3BACE to HSL:

hsl(224, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B3BACE to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #B3BACE has RGB (179, 186, 206) and HSL (224°, 22%, 75%). 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 #B3BACE is #CDC6B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1C7CD.

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

Contrast with #B3BACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3BACE?

#B3BACE is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B3BACE?

#B3BACE in RGB is (179, 186, 206) - 179 red, 186 green, and 206 blue.

How to use #B3BACE in CSS?

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

What colors go well with #B3BACE?

#CDC6B1 (complementary), #B1C7CD (analogous), and #838FAF (lighter shade) work well with #B3BACE.