#A2AFDD Color Information

Hex color code: #A2AFDD

#A2AFDD is a pastel blue color. In RGB it is (162, 175, 221), and in HSL it is (227°, 46%, 75%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#A2AFDD
RGB
162, 175, 221
HSL
227°, 46%, 75%
CMYK
27%, 21%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2AFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 175, 221

Red: 162 / Green: 175 / Blue: 221

HSL

227°, 46%, 75%

Hue: 227° / Saturation: 46% / Lightness: 75%

CMYK

27%, 21%, 0%, 13%

Cyan: 27% / Magenta: 21% / Yellow: 0% / Key: 13%

What color is #A2AFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2AFDD to RGB:

rgb(162, 175, 221)HEX to RGB Converter →

HEX to HSL

Convert #A2AFDD to HSL:

hsl(227, 46%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #A2AFDD to CMYK:

cmyk(27%, 21%, 0%, 13%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #A2AFDD has RGB (162, 175, 221) and HSL (227°, 46%, 75%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2AFDD is #DDD0A2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2CCDD.

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

Contrast with #A2AFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2AFDD?

#A2AFDD is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A2AFDD?

#A2AFDD in RGB is (162, 175, 221) - 162 red, 175 green, and 221 blue.

How to use #A2AFDD in CSS?

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

What colors go well with #A2AFDD?

#DDD0A2 (complementary), #A2CCDD (analogous), and #6A7EC8 (lighter shade) work well with #A2AFDD.