#AFAADF Color Information

Hex color code: #AFAADF

The hex color #AFAADF is a ethereal blue with RGB values of (175, 170, 223) and HSL of (246°, 45%, 77%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AFAADF
RGB
175, 170, 223
HSL
246°, 45%, 77%
CMYK
22%, 24%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 223

Red: 175 / Green: 170 / Blue: 223

HSL

246°, 45%, 77%

Hue: 246° / Saturation: 45% / Lightness: 77%

CMYK

22%, 24%, 0%, 13%

Cyan: 22% / Magenta: 24% / Yellow: 0% / Key: 13%

What color is #AFAADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAADF to RGB:

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

HEX to HSL

Convert #AFAADF to HSL:

hsl(246, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAADF to CMYK:

cmyk(22%, 24%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #AFAADF has RGB (175, 170, 223) and HSL (246°, 45%, 77%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAADF is #D9DFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AABFDF.

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

Contrast with #AFAADF

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 #AFAADF?

#AFAADF is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AFAADF?

#AFAADF in RGB is (175, 170, 223) - 175 red, 170 green, and 223 blue.

How to use #AFAADF in CSS?

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

What colors go well with #AFAADF?

#D9DFAA (complementary), #AABFDF (analogous), and #7B72CA (lighter shade) work well with #AFAADF.