#ADC1DF Color Information

Hex color code: #ADC1DF

A delicate blue shade, #ADC1DF appears as (173, 193, 223) in RGB and (216°, 44%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ADC1DF
RGB
173, 193, 223
HSL
216°, 44%, 78%
CMYK
22%, 13%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC1DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 193, 223

Red: 173 / Green: 193 / Blue: 223

HSL

216°, 44%, 78%

Hue: 216° / Saturation: 44% / Lightness: 78%

CMYK

22%, 13%, 0%, 13%

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

What color is #ADC1DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC1DF to RGB:

rgb(173, 193, 223)HEX to RGB Converter →

HEX to HSL

Convert #ADC1DF to HSL:

hsl(216, 44%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC1DF to CMYK:

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

Color Meaning and Usage

#ADC1DF is a delicate blue color with RGB values of 173, 193, 223 and HSL of 216°, 44%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC1DF is #E0CCAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEDBE0.

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

Contrast with #ADC1DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC1DF?

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

What is the RGB value of #ADC1DF?

#ADC1DF in RGB is (173, 193, 223) - 173 red, 193 green, and 223 blue.

How to use #ADC1DF in CSS?

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

What colors go well with #ADC1DF?

#E0CCAE (complementary), #AEDBE0 (analogous), and #7798CA (lighter shade) work well with #ADC1DF.