#ADA9EF Color Information

Hex color code: #ADA9EF

A delicate blue shade, #ADA9EF appears as (173, 169, 239) in RGB and (243°, 69%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ADA9EF
RGB
173, 169, 239
HSL
243°, 69%, 80%
CMYK
28%, 29%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA9EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 169, 239

Red: 173 / Green: 169 / Blue: 239

HSL

243°, 69%, 80%

Hue: 243° / Saturation: 69% / Lightness: 80%

CMYK

28%, 29%, 0%, 6%

Cyan: 28% / Magenta: 29% / Yellow: 0% / Key: 6%

What color is #ADA9EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA9EF to RGB:

rgb(173, 169, 239)HEX to RGB Converter →

HEX to HSL

Convert #ADA9EF to HSL:

hsl(243, 69%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA9EF to CMYK:

cmyk(28%, 29%, 0%, 6%)Color Converter →

Color Meaning and Usage

#ADA9EF is a soft blue color with RGB values of 173, 169, 239 and HSL of 243°, 69%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA9EF is #ECEFA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9C8EF.

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

Contrast with #ADA9EF

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

#ADA9EF is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADA9EF?

#ADA9EF in RGB is (173, 169, 239) - 173 red, 169 green, and 239 blue.

How to use #ADA9EF in CSS?

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

What colors go well with #ADA9EF?

#ECEFA9 (complementary), #A9C8EF (analogous), and #6E68E3 (lighter shade) work well with #ADA9EF.