#ADBFC9 Color Information

Hex color code: #ADBFC9

The hex color #ADBFC9 is a subtle blue with RGB values of (173, 191, 201) and HSL of (201°, 21%, 73%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADBFC9
RGB
173, 191, 201
HSL
201°, 21%, 73%
CMYK
14%, 5%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBFC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 191, 201

Red: 173 / Green: 191 / Blue: 201

HSL

201°, 21%, 73%

Hue: 201° / Saturation: 21% / Lightness: 73%

CMYK

14%, 5%, 0%, 21%

Cyan: 14% / Magenta: 5% / Yellow: 0% / Key: 21%

What color is #ADBFC9?

#ADBFC9 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBFC9 to RGB:

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

HEX to HSL

Convert #ADBFC9 to HSL:

hsl(201, 21%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBFC9 to CMYK:

cmyk(14%, 5%, 0%, 21%)Color Converter →

Color Meaning and Usage

#ADBFC9 is a pastel blue color with RGB values of 173, 191, 201 and HSL of 201°, 21%, 73%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBFC9 is #C9B6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC9C4.

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

Contrast with #ADBFC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBFC9?

#ADBFC9 is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADBFC9?

#ADBFC9 in RGB is (173, 191, 201) - 173 red, 191 green, and 201 blue.

How to use #ADBFC9 in CSS?

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

What colors go well with #ADBFC9?

#C9B6AC (complementary), #ACC9C4 (analogous), and #7D9BAA (lighter shade) work well with #ADBFC9.