#AAB8CF Color Information

Hex color code: #AAB8CF

A subtle blue shade, #AAB8CF appears as (170, 184, 207) in RGB and (217°, 28%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AAB8CF
RGB
170, 184, 207
HSL
217°, 28%, 74%
CMYK
18%, 11%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 184, 207

Red: 170 / Green: 184 / Blue: 207

HSL

217°, 28%, 74%

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

CMYK

18%, 11%, 0%, 19%

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

What color is #AAB8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB8CF to RGB:

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

HEX to HSL

Convert #AAB8CF to HSL:

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

HEX to CMYK

Convert #AAB8CF to CMYK:

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

Color Meaning and Usage

#AAB8CF is a pastel blue color with RGB values of 170, 184, 207 and HSL of 217°, 28%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB8CF is #CFC1AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACBCF.

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

Contrast with #AAB8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB8CF?

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

What is the RGB value of #AAB8CF?

#AAB8CF in RGB is (170, 184, 207) - 170 red, 184 green, and 207 blue.

How to use #AAB8CF in CSS?

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

What colors go well with #AAB8CF?

#CFC1AA (complementary), #AACBCF (analogous), and #7990B4 (lighter shade) work well with #AAB8CF.