#B0ACEE Color Information

Hex color code: #B0ACEE

The hex color #B0ACEE is a soft blue with RGB values of (176, 172, 238) and HSL of (244°, 66%, 80%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B0ACEE
RGB
176, 172, 238
HSL
244°, 66%, 80%
CMYK
26%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0ACEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 172, 238

Red: 176 / Green: 172 / Blue: 238

HSL

244°, 66%, 80%

Hue: 244° / Saturation: 66% / Lightness: 80%

CMYK

26%, 28%, 0%, 7%

Cyan: 26% / Magenta: 28% / Yellow: 0% / Key: 7%

What color is #B0ACEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0ACEE to RGB:

rgb(176, 172, 238)HEX to RGB Converter →

HEX to HSL

Convert #B0ACEE to HSL:

hsl(244, 66%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #B0ACEE to CMYK:

cmyk(26%, 28%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B0ACEE is a soft blue color with RGB values of 176, 172, 238 and HSL of 244°, 66%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0ACEE is #E9EEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC8EE.

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

Contrast with #B0ACEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0ACEE?

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

What is the RGB value of #B0ACEE?

#B0ACEE in RGB is (176, 172, 238) - 176 red, 172 green, and 238 blue.

How to use #B0ACEE in CSS?

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

What colors go well with #B0ACEE?

#E9EEAA (complementary), #AAC8EE (analogous), and #736BE1 (lighter shade) work well with #B0ACEE.