#ADCBDB Color Information

Hex color code: #ADCBDB

#ADCBDB is a ethereal blue color. In RGB it is (173, 203, 219), and in HSL it is (201°, 39%, 77%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ADCBDB
RGB
173, 203, 219
HSL
201°, 39%, 77%
CMYK
21%, 7%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 203, 219

Red: 173 / Green: 203 / Blue: 219

HSL

201°, 39%, 77%

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

CMYK

21%, 7%, 0%, 14%

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

What color is #ADCBDB?

#ADCBDB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCBDB to RGB:

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

HEX to HSL

Convert #ADCBDB to HSL:

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

HEX to CMYK

Convert #ADCBDB to CMYK:

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

Color Meaning and Usage

A airy blue tone, #ADCBDB has RGB (173, 203, 219) and HSL (201°, 39%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADCBDB is #DBBDAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADDBD4.

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

Contrast with #ADCBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCBDB?

#ADCBDB is a airy blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADCBDB?

#ADCBDB in RGB is (173, 203, 219) - 173 red, 203 green, and 219 blue.

How to use #ADCBDB in CSS?

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

What colors go well with #ADCBDB?

#DBBDAD (complementary), #ADDBD4 (analogous), and #78A9C4 (lighter shade) work well with #ADCBDB.