#B1AACF Color Information

Hex color code: #B1AACF

A pastel blue shade, #B1AACF appears as (177, 170, 207) in RGB and (251°, 28%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B1AACF
RGB
177, 170, 207
HSL
251°, 28%, 74%
CMYK
14%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1AACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 170, 207

Red: 177 / Green: 170 / Blue: 207

HSL

251°, 28%, 74%

Hue: 251° / Saturation: 28% / Lightness: 74%

CMYK

14%, 18%, 0%, 19%

Cyan: 14% / Magenta: 18% / Yellow: 0% / Key: 19%

What color is #B1AACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1AACF to RGB:

rgb(177, 170, 207)HEX to RGB Converter →

HEX to HSL

Convert #B1AACF to HSL:

hsl(251, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B1AACF to CMYK:

cmyk(14%, 18%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft blue tone, #B1AACF has RGB (177, 170, 207) and HSL (251°, 28%, 74%). 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 #B1AACF is #C8CFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB6CF.

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

Contrast with #B1AACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1AACF?

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

What is the RGB value of #B1AACF?

#B1AACF in RGB is (177, 170, 207) - 177 red, 170 green, and 207 blue.

How to use #B1AACF in CSS?

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

What colors go well with #B1AACF?

#C8CFAA (complementary), #AAB6CF (analogous), and #8479B4 (lighter shade) work well with #B1AACF.