#ADB8CC Color Information

Hex color code: #ADB8CC

A pastel blue shade, #ADB8CC appears as (173, 184, 204) in RGB and (219°, 23%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ADB8CC
RGB
173, 184, 204
HSL
219°, 23%, 74%
CMYK
15%, 10%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB8CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 184, 204

Red: 173 / Green: 184 / Blue: 204

HSL

219°, 23%, 74%

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

CMYK

15%, 10%, 0%, 20%

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

What color is #ADB8CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB8CC to RGB:

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

HEX to HSL

Convert #ADB8CC to HSL:

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

HEX to CMYK

Convert #ADB8CC to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #ADB8CC has RGB (173, 184, 204) and HSL (219°, 23%, 74%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADB8CC is #CCC1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC7CC.

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

Contrast with #ADB8CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB8CC?

#ADB8CC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADB8CC?

#ADB8CC in RGB is (173, 184, 204) - 173 red, 184 green, and 204 blue.

How to use #ADB8CC in CSS?

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

What colors go well with #ADB8CC?

#CCC1AD (complementary), #ADC7CC (analogous), and #7E8FAE (lighter shade) work well with #ADB8CC.