#ADBACD Color Information

Hex color code: #ADBACD

A gentle blue shade, #ADBACD appears as (173, 186, 205) in RGB and (216°, 24%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ADBACD
RGB
173, 186, 205
HSL
216°, 24%, 74%
CMYK
16%, 9%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 186, 205

Red: 173 / Green: 186 / Blue: 205

HSL

216°, 24%, 74%

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

CMYK

16%, 9%, 0%, 20%

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

What color is #ADBACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBACD to RGB:

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

HEX to HSL

Convert #ADBACD to HSL:

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

HEX to CMYK

Convert #ADBACD to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #ADBACD has RGB (173, 186, 205) and HSL (216°, 24%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBACD is #CDC0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC9CD.

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

Contrast with #ADBACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBACD?

#ADBACD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADBACD?

#ADBACD in RGB is (173, 186, 205) - 173 red, 186 green, and 205 blue.

How to use #ADBACD in CSS?

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

What colors go well with #ADBACD?

#CDC0AD (complementary), #ADC9CD (analogous), and #7D91B0 (lighter shade) work well with #ADBACD.