#ADC0DE Color Information

Hex color code: #ADC0DE

A light blue shade, #ADC0DE appears as (173, 192, 222) in RGB and (217°, 43%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ADC0DE
RGB
173, 192, 222
HSL
217°, 43%, 77%
CMYK
22%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC0DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 192, 222

Red: 173 / Green: 192 / Blue: 222

HSL

217°, 43%, 77%

Hue: 217° / Saturation: 43% / Lightness: 77%

CMYK

22%, 14%, 0%, 13%

Cyan: 22% / Magenta: 14% / Yellow: 0% / Key: 13%

What color is #ADC0DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC0DE to RGB:

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

HEX to HSL

Convert #ADC0DE to HSL:

hsl(217, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC0DE to CMYK:

cmyk(22%, 14%, 0%, 13%)Color Converter →

Color Meaning and Usage

#ADC0DE is a soft blue color with RGB values of 173, 192, 222 and HSL of 217°, 43%, 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 #ADC0DE is #DECAAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABD8DE.

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

Contrast with #ADC0DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC0DE?

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

What is the RGB value of #ADC0DE?

#ADC0DE in RGB is (173, 192, 222) - 173 red, 192 green, and 222 blue.

How to use #ADC0DE in CSS?

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

What colors go well with #ADC0DE?

#DECAAB (complementary), #ABD8DE (analogous), and #7494C8 (lighter shade) work well with #ADC0DE.