#ADBCCD Color Information

Hex color code: #ADBCCD

#ADBCCD is a soft blue color. In RGB it is (173, 188, 205), and in HSL it is (212°, 24%, 74%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ADBCCD
RGB
173, 188, 205
HSL
212°, 24%, 74%
CMYK
16%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 188, 205

Red: 173 / Green: 188 / Blue: 205

HSL

212°, 24%, 74%

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

CMYK

16%, 8%, 0%, 20%

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

What color is #ADBCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBCCD to RGB:

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

HEX to HSL

Convert #ADBCCD to HSL:

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

HEX to CMYK

Convert #ADBCCD to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #ADBCCD has RGB (173, 188, 205) and HSL (212°, 24%, 74%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBCCD is #CDBEAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCCCD.

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

Contrast with #ADBCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBCCD?

#ADBCCD is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADBCCD?

#ADBCCD in RGB is (173, 188, 205) - 173 red, 188 green, and 205 blue.

How to use #ADBCCD in CSS?

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

What colors go well with #ADBCCD?

#CDBEAD (complementary), #ADCCCD (analogous), and #7D95B0 (lighter shade) work well with #ADBCCD.