#ADBDCD Color Information

Hex color code: #ADBDCD

#ADBDCD is a delicate blue color. In RGB it is (173, 189, 205), and in HSL it is (210°, 24%, 74%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ADBDCD
RGB
173, 189, 205
HSL
210°, 24%, 74%
CMYK
16%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 189, 205

Red: 173 / Green: 189 / Blue: 205

HSL

210°, 24%, 74%

Hue: 210° / Saturation: 24% / Lightness: 74%

CMYK

16%, 8%, 0%, 20%

Cyan: 16% / Magenta: 8% / Yellow: 0% / Key: 20%

What color is #ADBDCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBDCD to RGB:

rgb(173, 189, 205)HEX to RGB Converter →

HEX to HSL

Convert #ADBDCD to HSL:

hsl(210, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBDCD to CMYK:

cmyk(16%, 8%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft blue tone, #ADBDCD has RGB (173, 189, 205) and HSL (210°, 24%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBDCD is #CDBDAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCDCD.

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

Contrast with #ADBDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBDCD?

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

What is the RGB value of #ADBDCD?

#ADBDCD in RGB is (173, 189, 205) - 173 red, 189 green, and 205 blue.

How to use #ADBDCD in CSS?

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

What colors go well with #ADBDCD?

#CDBDAD (complementary), #ADCDCD (analogous), and #7D96B0 (lighter shade) work well with #ADBDCD.