#A0ACEE Color Information

Hex color code: #A0ACEE

The hex color #A0ACEE is a delicate blue with RGB values of (160, 172, 238) and HSL of (231°, 70%, 78%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#A0ACEE
RGB
160, 172, 238
HSL
231°, 70%, 78%
CMYK
33%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0ACEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 172, 238

Red: 160 / Green: 172 / Blue: 238

HSL

231°, 70%, 78%

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

CMYK

33%, 28%, 0%, 7%

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

What color is #A0ACEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0ACEE to RGB:

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

HEX to HSL

Convert #A0ACEE to HSL:

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

HEX to CMYK

Convert #A0ACEE to CMYK:

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

Color Meaning and Usage

A airy blue tone, #A0ACEE has RGB (160, 172, 238) and HSL (231°, 70%, 78%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0ACEE is #EEE2A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0D3EE.

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

Contrast with #A0ACEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0ACEE?

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

What is the RGB value of #A0ACEE?

#A0ACEE in RGB is (160, 172, 238) - 160 red, 172 green, and 238 blue.

How to use #A0ACEE in CSS?

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

What colors go well with #A0ACEE?

#EEE2A0 (complementary), #A0D3EE (analogous), and #5F72E3 (lighter shade) work well with #A0ACEE.