#AAACF3 Color Information

Hex color code: #AAACF3

#AAACF3 is a airy blue color. In RGB it is (170, 172, 243), and in HSL it is (238°, 75%, 81%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AAACF3
RGB
170, 172, 243
HSL
238°, 75%, 81%
CMYK
30%, 29%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAACF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 172, 243

Red: 170 / Green: 172 / Blue: 243

HSL

238°, 75%, 81%

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

CMYK

30%, 29%, 0%, 5%

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

What color is #AAACF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAACF3 to RGB:

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

HEX to HSL

Convert #AAACF3 to HSL:

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

HEX to CMYK

Convert #AAACF3 to CMYK:

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

Color Meaning and Usage

#AAACF3 is a delicate blue color with RGB values of 170, 172, 243 and HSL of 238°, 75%, 81%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAACF3 is #F3F0AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAD1F3.

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

Contrast with #AAACF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAACF3?

#AAACF3 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AAACF3?

#AAACF3 in RGB is (170, 172, 243) - 170 red, 172 green, and 243 blue.

How to use #AAACF3 in CSS?

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

What colors go well with #AAACF3?

#F3F0AA (complementary), #AAD1F3 (analogous), and #676CE9 (lighter shade) work well with #AAACF3.