#ADBFD6 Color Information

Hex color code: #ADBFD6

#ADBFD6 is a airy blue color. In RGB it is (173, 191, 214), and in HSL it is (214°, 33%, 76%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ADBFD6
RGB
173, 191, 214
HSL
214°, 33%, 76%
CMYK
19%, 11%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBFD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 191, 214

Red: 173 / Green: 191 / Blue: 214

HSL

214°, 33%, 76%

Hue: 214° / Saturation: 33% / Lightness: 76%

CMYK

19%, 11%, 0%, 16%

Cyan: 19% / Magenta: 11% / Yellow: 0% / Key: 16%

What color is #ADBFD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBFD6 to RGB:

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

HEX to HSL

Convert #ADBFD6 to HSL:

hsl(214, 33%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBFD6 to CMYK:

cmyk(19%, 11%, 0%, 16%)Color Converter →

Color Meaning and Usage

#ADBFD6 is a soft blue color with RGB values of 173, 191, 214 and HSL of 214°, 33%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBFD6 is #D6C4AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AED3D6.

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

Contrast with #ADBFD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBFD6?

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

What is the RGB value of #ADBFD6?

#ADBFD6 in RGB is (173, 191, 214) - 173 red, 191 green, and 214 blue.

How to use #ADBFD6 in CSS?

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

What colors go well with #ADBFD6?

#D6C4AE (complementary), #AED3D6 (analogous), and #7B97BC (lighter shade) work well with #ADBFD6.