#ADCAD2 Color Information

Hex color code: #ADCAD2

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

Try:
Color NameLight Steel Blue
HEX
#ADCAD2
RGB
173, 202, 210
HSL
193°, 29%, 75%
CMYK
18%, 4%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 202, 210

Red: 173 / Green: 202 / Blue: 210

HSL

193°, 29%, 75%

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

CMYK

18%, 4%, 0%, 18%

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

What color is #ADCAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCAD2 to RGB:

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

HEX to HSL

Convert #ADCAD2 to HSL:

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

HEX to CMYK

Convert #ADCAD2 to CMYK:

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

Color Meaning and Usage

A gentle cyan tone, #ADCAD2 has RGB (173, 202, 210) and HSL (193°, 29%, 75%). 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 #ADCAD2 is #D2B5AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADD2C7.

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

Contrast with #ADCAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCAD2?

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

What is the RGB value of #ADCAD2?

#ADCAD2 in RGB is (173, 202, 210) - 173 red, 202 green, and 210 blue.

How to use #ADCAD2 in CSS?

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

What colors go well with #ADCAD2?

#D2B5AD (complementary), #ADD2C7 (analogous), and #7BAAB7 (lighter shade) work well with #ADCAD2.