#AAB2CF Color Information

Hex color code: #AAB2CF

#AAB2CF is a soft blue color. In RGB it is (170, 178, 207), and in HSL it is (227°, 28%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AAB2CF
RGB
170, 178, 207
HSL
227°, 28%, 74%
CMYK
18%, 14%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB2CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 178, 207

Red: 170 / Green: 178 / Blue: 207

HSL

227°, 28%, 74%

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

CMYK

18%, 14%, 0%, 19%

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

What color is #AAB2CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB2CF to RGB:

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

HEX to HSL

Convert #AAB2CF to HSL:

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

HEX to CMYK

Convert #AAB2CF to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #AAB2CF has RGB (170, 178, 207) and HSL (227°, 28%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB2CF is #CFC7AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC5CF.

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

Contrast with #AAB2CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB2CF?

#AAB2CF is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAB2CF?

#AAB2CF in RGB is (170, 178, 207) - 170 red, 178 green, and 207 blue.

How to use #AAB2CF in CSS?

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

What colors go well with #AAB2CF?

#CFC7AA (complementary), #AAC5CF (analogous), and #7986B4 (lighter shade) work well with #AAB2CF.