#B3AAEE Color Information

Hex color code: #B3AAEE

A soft blue shade, #B3AAEE appears as (179, 170, 238) in RGB and (248°, 67%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B3AAEE
RGB
179, 170, 238
HSL
248°, 67%, 80%
CMYK
25%, 29%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3AAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 170, 238

Red: 179 / Green: 170 / Blue: 238

HSL

248°, 67%, 80%

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

CMYK

25%, 29%, 0%, 7%

Cyan: 25% / Magenta: 29% / Yellow: 0% / Key: 7%

What color is #B3AAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3AAEE to RGB:

rgb(179, 170, 238)HEX to RGB Converter →

HEX to HSL

Convert #B3AAEE to HSL:

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

HEX to CMYK

Convert #B3AAEE to CMYK:

cmyk(25%, 29%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B3AAEE is a delicate blue color with RGB values of 179, 170, 238 and HSL of 248°, 67%, 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 #B3AAEE is #E5EEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC3EE.

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

Contrast with #B3AAEE

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 #B3AAEE?

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

What is the RGB value of #B3AAEE?

#B3AAEE in RGB is (179, 170, 238) - 179 red, 170 green, and 238 blue.

How to use #B3AAEE in CSS?

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

What colors go well with #B3AAEE?

#E5EEAA (complementary), #AAC3EE (analogous), and #7A6AE2 (lighter shade) work well with #B3AAEE.