#B1ACDA Color Information

Hex color code: #B1ACDA

A light blue shade, #B1ACDA appears as (177, 172, 218) in RGB and (247°, 38%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B1ACDA
RGB
177, 172, 218
HSL
247°, 38%, 76%
CMYK
19%, 21%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1ACDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 172, 218

Red: 177 / Green: 172 / Blue: 218

HSL

247°, 38%, 76%

Hue: 247° / Saturation: 38% / Lightness: 76%

CMYK

19%, 21%, 0%, 15%

Cyan: 19% / Magenta: 21% / Yellow: 0% / Key: 15%

What color is #B1ACDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1ACDA to RGB:

rgb(177, 172, 218)HEX to RGB Converter →

HEX to HSL

Convert #B1ACDA to HSL:

hsl(247, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B1ACDA to CMYK:

cmyk(19%, 21%, 0%, 15%)Color Converter →

Color Meaning and Usage

A airy blue tone, #B1ACDA has RGB (177, 172, 218) and HSL (247°, 38%, 76%). 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 #B1ACDA is #D4D9AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABBCD9.

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

Contrast with #B1ACDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1ACDA?

#B1ACDA is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B1ACDA?

#B1ACDA in RGB is (177, 172, 218) - 177 red, 172 green, and 218 blue.

How to use #B1ACDA in CSS?

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

What colors go well with #B1ACDA?

#D4D9AB (complementary), #ABBCD9 (analogous), and #7F76C1 (lighter shade) work well with #B1ACDA.