#B3ACEC Color Information

Hex color code: #B3ACEC

A light blue shade, #B3ACEC appears as (179, 172, 236) in RGB and (247°, 63%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B3ACEC
RGB
179, 172, 236
HSL
247°, 63%, 80%
CMYK
24%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3ACEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 172, 236

Red: 179 / Green: 172 / Blue: 236

HSL

247°, 63%, 80%

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

CMYK

24%, 27%, 0%, 7%

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

What color is #B3ACEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3ACEC to RGB:

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

HEX to HSL

Convert #B3ACEC to HSL:

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

HEX to CMYK

Convert #B3ACEC to CMYK:

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

Color Meaning and Usage

A airy blue tone, #B3ACEC has RGB (179, 172, 236) and HSL (247°, 63%, 80%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3ACEC is #E5ECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC5EC.

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

Contrast with #B3ACEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3ACEC?

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

What is the RGB value of #B3ACEC?

#B3ACEC in RGB is (179, 172, 236) - 179 red, 172 green, and 236 blue.

How to use #B3ACEC in CSS?

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

What colors go well with #B3ACEC?

#E5ECAC (complementary), #ACC5EC (analogous), and #7B6EDE (lighter shade) work well with #B3ACEC.