#AAAFF3 Color Information

Hex color code: #AAAFF3

A airy blue shade, #AAAFF3 appears as (170, 175, 243) in RGB and (236°, 75%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AAAFF3
RGB
170, 175, 243
HSL
236°, 75%, 81%
CMYK
30%, 28%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 175, 243

Red: 170 / Green: 175 / Blue: 243

HSL

236°, 75%, 81%

Hue: 236° / Saturation: 75% / Lightness: 81%

CMYK

30%, 28%, 0%, 5%

Cyan: 30% / Magenta: 28% / Yellow: 0% / Key: 5%

What color is #AAAFF3?

#AAAFF3 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAFF3 to RGB:

rgb(170, 175, 243)HEX to RGB Converter →

HEX to HSL

Convert #AAAFF3 to HSL:

hsl(236, 75%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAFF3 to CMYK:

cmyk(30%, 28%, 0%, 5%)Color Converter →

Color Meaning and Usage

#AAAFF3 is a ethereal blue color with RGB values of 170, 175, 243 and HSL of 236°, 75%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAFF3 is #F3EEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAD3F3.

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

Contrast with #AAAFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAFF3?

#AAAFF3 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AAAFF3?

#AAAFF3 in RGB is (170, 175, 243) - 170 red, 175 green, and 243 blue.

How to use #AAAFF3 in CSS?

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

What colors go well with #AAAFF3?

#F3EEAA (complementary), #AAD3F3 (analogous), and #6770E9 (lighter shade) work well with #AAAFF3.