#ADC0DB Color Information

Hex color code: #ADC0DB

A delicate blue shade, #ADC0DB appears as (173, 192, 219) in RGB and (215°, 39%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#ADC0DB
RGB
173, 192, 219
HSL
215°, 39%, 77%
CMYK
21%, 12%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC0DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 192, 219

Red: 173 / Green: 192 / Blue: 219

HSL

215°, 39%, 77%

Hue: 215° / Saturation: 39% / Lightness: 77%

CMYK

21%, 12%, 0%, 14%

Cyan: 21% / Magenta: 12% / Yellow: 0% / Key: 14%

What color is #ADC0DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC0DB to RGB:

rgb(173, 192, 219)HEX to RGB Converter →

HEX to HSL

Convert #ADC0DB to HSL:

hsl(215, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC0DB to CMYK:

cmyk(21%, 12%, 0%, 14%)Color Converter →

Color Meaning and Usage

#ADC0DB is a soft blue color with RGB values of 173, 192, 219 and HSL of 215°, 39%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC0DB is #DBC8AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADD7DB.

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

Contrast with #ADC0DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC0DB?

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

What is the RGB value of #ADC0DB?

#ADC0DB in RGB is (173, 192, 219) - 173 red, 192 green, and 219 blue.

How to use #ADC0DB in CSS?

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

What colors go well with #ADC0DB?

#DBC8AD (complementary), #ADD7DB (analogous), and #7898C4 (lighter shade) work well with #ADC0DB.