#ADCCD2 Color Information

Hex color code: #ADCCD2

The hex color #ADCCD2 is a soft cyan with RGB values of (173, 204, 210) and HSL of (190°, 29%, 75%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ADCCD2
RGB
173, 204, 210
HSL
190°, 29%, 75%
CMYK
18%, 3%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCCD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 204, 210

Red: 173 / Green: 204 / Blue: 210

HSL

190°, 29%, 75%

Hue: 190° / Saturation: 29% / Lightness: 75%

CMYK

18%, 3%, 0%, 18%

Cyan: 18% / Magenta: 3% / Yellow: 0% / Key: 18%

What color is #ADCCD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCCD2 to RGB:

rgb(173, 204, 210)HEX to RGB Converter →

HEX to HSL

Convert #ADCCD2 to HSL:

hsl(190, 29%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ADCCD2 to CMYK:

cmyk(18%, 3%, 0%, 18%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #ADCCD2 has RGB (173, 204, 210) and HSL (190°, 29%, 75%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADCCD2 is #D2B3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADD2C5.

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

Contrast with #ADCCD2

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 #ADCCD2?

#ADCCD2 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADCCD2?

#ADCCD2 in RGB is (173, 204, 210) - 173 red, 204 green, and 210 blue.

How to use #ADCCD2 in CSS?

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

What colors go well with #ADCCD2?

#D2B3AD (complementary), #ADD2C5 (analogous), and #7BADB7 (lighter shade) work well with #ADCCD2.