#B5ACDC Color Information

Hex color code: #B5ACDC

A soft blue shade, #B5ACDC appears as (181, 172, 220) in RGB and (251°, 41%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B5ACDC
RGB
181, 172, 220
HSL
251°, 41%, 77%
CMYK
18%, 22%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5ACDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 172, 220

Red: 181 / Green: 172 / Blue: 220

HSL

251°, 41%, 77%

Hue: 251° / Saturation: 41% / Lightness: 77%

CMYK

18%, 22%, 0%, 14%

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

What color is #B5ACDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5ACDC to RGB:

rgb(181, 172, 220)HEX to RGB Converter →

HEX to HSL

Convert #B5ACDC to HSL:

hsl(251, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B5ACDC to CMYK:

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

Color Meaning and Usage

#B5ACDC is a ethereal blue color with RGB values of 181, 172, 220 and HSL of 251°, 41%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5ACDC is #D4DCAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBCDC.

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

Contrast with #B5ACDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5ACDC?

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

What is the RGB value of #B5ACDC?

#B5ACDC in RGB is (181, 172, 220) - 181 red, 172 green, and 220 blue.

How to use #B5ACDC in CSS?

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

What colors go well with #B5ACDC?

#D4DCAC (complementary), #ACBCDC (analogous), and #8576C6 (lighter shade) work well with #B5ACDC.