#A0ABEE Color Information

Hex color code: #A0ABEE

A soft blue shade, #A0ABEE appears as (160, 171, 238) in RGB and (232°, 70%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#A0ABEE
RGB
160, 171, 238
HSL
232°, 70%, 78%
CMYK
33%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0ABEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 171, 238

Red: 160 / Green: 171 / Blue: 238

HSL

232°, 70%, 78%

Hue: 232° / Saturation: 70% / Lightness: 78%

CMYK

33%, 28%, 0%, 7%

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

What color is #A0ABEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0ABEE to RGB:

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

HEX to HSL

Convert #A0ABEE to HSL:

hsl(232, 70%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #A0ABEE to CMYK:

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

Color Meaning and Usage

A airy blue tone, #A0ABEE has RGB (160, 171, 238) and HSL (232°, 70%, 78%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0ABEE is #EEE4A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0D1EE.

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

Contrast with #A0ABEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0ABEE?

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

What is the RGB value of #A0ABEE?

#A0ABEE in RGB is (160, 171, 238) - 160 red, 171 green, and 238 blue.

How to use #A0ABEE in CSS?

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

What colors go well with #A0ABEE?

#EEE4A0 (complementary), #A0D1EE (analogous), and #5F70E3 (lighter shade) work well with #A0ABEE.