#ADBDCC Color Information

Hex color code: #ADBDCC

The hex color #ADBDCC is a gentle blue with RGB values of (173, 189, 204) and HSL of (209°, 23%, 74%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#ADBDCC
RGB
173, 189, 204
HSL
209°, 23%, 74%
CMYK
15%, 7%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBDCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 189, 204

Red: 173 / Green: 189 / Blue: 204

HSL

209°, 23%, 74%

Hue: 209° / Saturation: 23% / Lightness: 74%

CMYK

15%, 7%, 0%, 20%

Cyan: 15% / Magenta: 7% / Yellow: 0% / Key: 20%

What color is #ADBDCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBDCC to RGB:

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

HEX to HSL

Convert #ADBDCC to HSL:

hsl(209, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBDCC to CMYK:

cmyk(15%, 7%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #ADBDCC has RGB (173, 189, 204) and HSL (209°, 23%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBDCC is #CCBCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCCCB.

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

Contrast with #ADBDCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBDCC?

#ADBDCC is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADBDCC?

#ADBDCC in RGB is (173, 189, 204) - 173 red, 189 green, and 204 blue.

How to use #ADBDCC in CSS?

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

What colors go well with #ADBDCC?

#CCBCAD (complementary), #ADCCCB (analogous), and #7E97AE (lighter shade) work well with #ADBDCC.