#AAB6CF Color Information

Hex color code: #AAB6CF

#AAB6CF is a delicate blue color. In RGB it is (170, 182, 207), and in HSL it is (221°, 28%, 74%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AAB6CF
RGB
170, 182, 207
HSL
221°, 28%, 74%
CMYK
18%, 12%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB6CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 182, 207

Red: 170 / Green: 182 / Blue: 207

HSL

221°, 28%, 74%

Hue: 221° / Saturation: 28% / Lightness: 74%

CMYK

18%, 12%, 0%, 19%

Cyan: 18% / Magenta: 12% / Yellow: 0% / Key: 19%

What color is #AAB6CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB6CF to RGB:

rgb(170, 182, 207)HEX to RGB Converter →

HEX to HSL

Convert #AAB6CF to HSL:

hsl(221, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AAB6CF to CMYK:

cmyk(18%, 12%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft blue tone, #AAB6CF has RGB (170, 182, 207) and HSL (221°, 28%, 74%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB6CF is #CFC4AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC8CF.

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

Contrast with #AAB6CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB6CF?

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

What is the RGB value of #AAB6CF?

#AAB6CF in RGB is (170, 182, 207) - 170 red, 182 green, and 207 blue.

How to use #AAB6CF in CSS?

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

What colors go well with #AAB6CF?

#CFC4AA (complementary), #AAC8CF (analogous), and #798CB4 (lighter shade) work well with #AAB6CF.