#B4ACEC Color Information

Hex color code: #B4ACEC

A soft blue shade, #B4ACEC appears as (180, 172, 236) in RGB and (248°, 63%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B4ACEC
RGB
180, 172, 236
HSL
248°, 63%, 80%
CMYK
24%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4ACEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 172, 236

Red: 180 / Green: 172 / Blue: 236

HSL

248°, 63%, 80%

Hue: 248° / Saturation: 63% / Lightness: 80%

CMYK

24%, 27%, 0%, 7%

Cyan: 24% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #B4ACEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4ACEC to RGB:

rgb(180, 172, 236)HEX to RGB Converter →

HEX to HSL

Convert #B4ACEC to HSL:

hsl(248, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #B4ACEC to CMYK:

cmyk(24%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #B4ACEC has RGB (180, 172, 236) and HSL (248°, 63%, 80%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4ACEC is #E4ECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC3EC.

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

Contrast with #B4ACEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4ACEC?

#B4ACEC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B4ACEC?

#B4ACEC in RGB is (180, 172, 236) - 180 red, 172 green, and 236 blue.

How to use #B4ACEC in CSS?

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

What colors go well with #B4ACEC?

#E4ECAC (complementary), #ACC3EC (analogous), and #7D6EDE (lighter shade) work well with #B4ACEC.