#A3ABEE Color Information

Hex color code: #A3ABEE

The hex color #A3ABEE is a delicate blue with RGB values of (163, 171, 238) and HSL of (234°, 69%, 79%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#A3ABEE
RGB
163, 171, 238
HSL
234°, 69%, 79%
CMYK
32%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3ABEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 171, 238

Red: 163 / Green: 171 / Blue: 238

HSL

234°, 69%, 79%

Hue: 234° / Saturation: 69% / Lightness: 79%

CMYK

32%, 28%, 0%, 7%

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

What color is #A3ABEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3ABEE to RGB:

rgb(163, 171, 238)HEX to RGB Converter →

HEX to HSL

Convert #A3ABEE to HSL:

hsl(234, 69%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #A3ABEE to CMYK:

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

Color Meaning and Usage

#A3ABEE is a airy blue color with RGB values of 163, 171, 238 and HSL of 234°, 69%, 79%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3ABEE is #EEE7A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5D1EE.

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

Contrast with #A3ABEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3ABEE?

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

What is the RGB value of #A3ABEE?

#A3ABEE in RGB is (163, 171, 238) - 163 red, 171 green, and 238 blue.

How to use #A3ABEE in CSS?

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

What colors go well with #A3ABEE?

#EEE7A5 (complementary), #A5D1EE (analogous), and #6471E3 (lighter shade) work well with #A3ABEE.