#B5ACEC Color Information

Hex color code: #B5ACEC

#B5ACEC is a light blue color. In RGB it is (181, 172, 236), and in HSL it is (248°, 63%, 80%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B5ACEC
RGB
181, 172, 236
HSL
248°, 63%, 80%
CMYK
23%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5ACEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 172, 236

Red: 181 / Green: 172 / Blue: 236

HSL

248°, 63%, 80%

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

CMYK

23%, 27%, 0%, 7%

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

What color is #B5ACEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5ACEC to RGB:

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

HEX to HSL

Convert #B5ACEC to HSL:

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

HEX to CMYK

Convert #B5ACEC to CMYK:

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

Color Meaning and Usage

#B5ACEC is a light blue color with RGB values of 181, 172, 236 and HSL of 248°, 63%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B5ACEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5ACEC?

#B5ACEC is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B5ACEC?

#B5ACEC in RGB is (181, 172, 236) - 181 red, 172 green, and 236 blue.

How to use #B5ACEC in CSS?

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

What colors go well with #B5ACEC?

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