#AAB3CF Color Information

Hex color code: #AAB3CF

A subtle blue shade, #AAB3CF appears as (170, 179, 207) in RGB and (225°, 28%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AAB3CF
RGB
170, 179, 207
HSL
225°, 28%, 74%
CMYK
18%, 14%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 179, 207

Red: 170 / Green: 179 / Blue: 207

HSL

225°, 28%, 74%

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

CMYK

18%, 14%, 0%, 19%

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

What color is #AAB3CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB3CF to RGB:

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

HEX to HSL

Convert #AAB3CF to HSL:

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

HEX to CMYK

Convert #AAB3CF to CMYK:

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

Color Meaning and Usage

#AAB3CF is a delicate blue color with RGB values of 170, 179, 207 and HSL of 225°, 28%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB3CF is #CFC6AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC6CF.

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

Contrast with #AAB3CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB3CF?

#AAB3CF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAB3CF?

#AAB3CF in RGB is (170, 179, 207) - 170 red, 179 green, and 207 blue.

How to use #AAB3CF in CSS?

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

What colors go well with #AAB3CF?

#CFC6AA (complementary), #AAC6CF (analogous), and #7988B4 (lighter shade) work well with #AAB3CF.