#A0AFDA Color Information

Hex color code: #A0AFDA

A pastel blue shade, #A0AFDA appears as (160, 175, 218) in RGB and (224°, 44%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#A0AFDA
RGB
160, 175, 218
HSL
224°, 44%, 74%
CMYK
27%, 20%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0AFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 175, 218

Red: 160 / Green: 175 / Blue: 218

HSL

224°, 44%, 74%

Hue: 224° / Saturation: 44% / Lightness: 74%

CMYK

27%, 20%, 0%, 15%

Cyan: 27% / Magenta: 20% / Yellow: 0% / Key: 15%

What color is #A0AFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0AFDA to RGB:

rgb(160, 175, 218)HEX to RGB Converter →

HEX to HSL

Convert #A0AFDA to HSL:

hsl(224, 44%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #A0AFDA to CMYK:

cmyk(27%, 20%, 0%, 15%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #A0AFDA has RGB (160, 175, 218) and HSL (224°, 44%, 74%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0AFDA is #DACAA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0CCDA.

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

Contrast with #A0AFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0AFDA?

#A0AFDA is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A0AFDA?

#A0AFDA in RGB is (160, 175, 218) - 160 red, 175 green, and 218 blue.

How to use #A0AFDA in CSS?

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

What colors go well with #A0AFDA?

#DACAA0 (complementary), #A0CCDA (analogous), and #6881C4 (lighter shade) work well with #A0AFDA.