#A3AFDA Color Information

Hex color code: #A3AFDA

A delicate blue shade, #A3AFDA appears as (163, 175, 218) in RGB and (227°, 43%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#A3AFDA
RGB
163, 175, 218
HSL
227°, 43%, 75%
CMYK
25%, 20%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3AFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 175, 218

Red: 163 / Green: 175 / Blue: 218

HSL

227°, 43%, 75%

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

CMYK

25%, 20%, 0%, 15%

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

What color is #A3AFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3AFDA to RGB:

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

HEX to HSL

Convert #A3AFDA to HSL:

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

HEX to CMYK

Convert #A3AFDA to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #A3AFDA has RGB (163, 175, 218) and HSL (227°, 43%, 75%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3AFDA is #DBCFA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4CBDB.

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

Contrast with #A3AFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3AFDA?

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

What is the RGB value of #A3AFDA?

#A3AFDA in RGB is (163, 175, 218) - 163 red, 175 green, and 218 blue.

How to use #A3AFDA in CSS?

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

What colors go well with #A3AFDA?

#DBCFA4 (complementary), #A4CBDB (analogous), and #6D80C5 (lighter shade) work well with #A3AFDA.