#AAA3CC Color Information

Hex color code: #AAA3CC

A gentle blue shade, #AAA3CC appears as (170, 163, 204) in RGB and (250°, 29%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AAA3CC
RGB
170, 163, 204
HSL
250°, 29%, 72%
CMYK
17%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA3CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 163, 204

Red: 170 / Green: 163 / Blue: 204

HSL

250°, 29%, 72%

Hue: 250° / Saturation: 29% / Lightness: 72%

CMYK

17%, 20%, 0%, 20%

Cyan: 17% / Magenta: 20% / Yellow: 0% / Key: 20%

What color is #AAA3CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA3CC to RGB:

rgb(170, 163, 204)HEX to RGB Converter →

HEX to HSL

Convert #AAA3CC to HSL:

hsl(250, 29%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA3CC to CMYK:

cmyk(17%, 20%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AAA3CC is a soft blue color with RGB values of 170, 163, 204 and HSL of 250°, 29%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA3CC is #C5CCA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3B1CC.

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

Contrast with #AAA3CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA3CC?

#AAA3CC is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAA3CC?

#AAA3CC in RGB is (170, 163, 204) - 170 red, 163 green, and 204 blue.

How to use #AAA3CC in CSS?

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

What colors go well with #AAA3CC?

#C5CCA3 (complementary), #A3B1CC (analogous), and #7C72B1 (lighter shade) work well with #AAA3CC.