#AFAADA Color Information

Hex color code: #AFAADA

The hex color #AFAADA is a delicate blue with RGB values of (175, 170, 218) and HSL of (246°, 39%, 76%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFAADA
RGB
175, 170, 218
HSL
246°, 39%, 76%
CMYK
20%, 22%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 218

Red: 175 / Green: 170 / Blue: 218

HSL

246°, 39%, 76%

Hue: 246° / Saturation: 39% / Lightness: 76%

CMYK

20%, 22%, 0%, 15%

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

What color is #AFAADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAADA to RGB:

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

HEX to HSL

Convert #AFAADA to HSL:

hsl(246, 39%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAADA to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #AFAADA has RGB (175, 170, 218) and HSL (246°, 39%, 76%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAADA is #D5DAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AABDDA.

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

Contrast with #AFAADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAADA?

#AFAADA is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFAADA?

#AFAADA in RGB is (175, 170, 218) - 175 red, 170 green, and 218 blue.

How to use #AFAADA in CSS?

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

What colors go well with #AFAADA?

#D5DAAA (complementary), #AABDDA (analogous), and #7D75C2 (lighter shade) work well with #AFAADA.