#ADC5EB Color Information

Hex color code: #ADC5EB

The hex color #ADC5EB is a light blue with RGB values of (173, 197, 235) and HSL of (217°, 61%, 80%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ADC5EB
RGB
173, 197, 235
HSL
217°, 61%, 80%
CMYK
26%, 16%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC5EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 197, 235

Red: 173 / Green: 197 / Blue: 235

HSL

217°, 61%, 80%

Hue: 217° / Saturation: 61% / Lightness: 80%

CMYK

26%, 16%, 0%, 8%

Cyan: 26% / Magenta: 16% / Yellow: 0% / Key: 8%

What color is #ADC5EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC5EB to RGB:

rgb(173, 197, 235)HEX to RGB Converter →

HEX to HSL

Convert #ADC5EB to HSL:

hsl(217, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC5EB to CMYK:

cmyk(26%, 16%, 0%, 8%)Color Converter →

Color Meaning and Usage

A light blue tone, #ADC5EB has RGB (173, 197, 235) and HSL (217°, 61%, 80%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC5EB is #EBD3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADE4EB.

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

Contrast with #ADC5EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC5EB?

#ADC5EB is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADC5EB?

#ADC5EB in RGB is (173, 197, 235) - 173 red, 197 green, and 235 blue.

How to use #ADC5EB in CSS?

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

What colors go well with #ADC5EB?

#EBD3AD (complementary), #ADE4EB (analogous), and #6F99DC (lighter shade) work well with #ADC5EB.