#A0ABCF Color Information

Hex color code: #A0ABCF

The hex color #A0ABCF is a subtle blue with RGB values of (160, 171, 207) and HSL of (226°, 33%, 72%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#A0ABCF
RGB
160, 171, 207
HSL
226°, 33%, 72%
CMYK
23%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0ABCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 171, 207

Red: 160 / Green: 171 / Blue: 207

HSL

226°, 33%, 72%

Hue: 226° / Saturation: 33% / Lightness: 72%

CMYK

23%, 17%, 0%, 19%

Cyan: 23% / Magenta: 17% / Yellow: 0% / Key: 19%

What color is #A0ABCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0ABCF to RGB:

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

HEX to HSL

Convert #A0ABCF to HSL:

hsl(226, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A0ABCF to CMYK:

cmyk(23%, 17%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft blue tone, #A0ABCF has RGB (160, 171, 207) and HSL (226°, 33%, 72%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0ABCF is #CFC4A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0C3CF.

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

Contrast with #A0ABCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0ABCF?

#A0ABCF is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A0ABCF?

#A0ABCF in RGB is (160, 171, 207) - 160 red, 171 green, and 207 blue.

How to use #A0ABCF in CSS?

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

What colors go well with #A0ABCF?

#CFC4A0 (complementary), #A0C3CF (analogous), and #6D7EB6 (lighter shade) work well with #A0ABCF.