#ADBFDD Color Information

Hex color code: #ADBFDD

A light blue shade, #ADBFDD appears as (173, 191, 221) in RGB and (218°, 41%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ADBFDD
RGB
173, 191, 221
HSL
218°, 41%, 77%
CMYK
22%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 191, 221

Red: 173 / Green: 191 / Blue: 221

HSL

218°, 41%, 77%

Hue: 218° / Saturation: 41% / Lightness: 77%

CMYK

22%, 14%, 0%, 13%

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

What color is #ADBFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBFDD to RGB:

rgb(173, 191, 221)HEX to RGB Converter →

HEX to HSL

Convert #ADBFDD to HSL:

hsl(218, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBFDD to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #ADBFDD has RGB (173, 191, 221) and HSL (218°, 41%, 77%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBFDD is #DCCBAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACD6DC.

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

Contrast with #ADBFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBFDD?

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

What is the RGB value of #ADBFDD?

#ADBFDD in RGB is (173, 191, 221) - 173 red, 191 green, and 221 blue.

How to use #ADBFDD in CSS?

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

What colors go well with #ADBFDD?

#DCCBAC (complementary), #ACD6DC (analogous), and #7694C6 (lighter shade) work well with #ADBFDD.