#ADC4C9 Color Information

Hex color code: #ADC4C9

#ADC4C9 is a pastel cyan color. In RGB it is (173, 196, 201), and in HSL it is (191°, 21%, 73%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ADC4C9
RGB
173, 196, 201
HSL
191°, 21%, 73%
CMYK
14%, 2%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC4C9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 196, 201

Red: 173 / Green: 196 / Blue: 201

HSL

191°, 21%, 73%

Hue: 191° / Saturation: 21% / Lightness: 73%

CMYK

14%, 2%, 0%, 21%

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

What color is #ADC4C9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC4C9 to RGB:

rgb(173, 196, 201)HEX to RGB Converter →

HEX to HSL

Convert #ADC4C9 to HSL:

hsl(191, 21%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC4C9 to CMYK:

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

Color Meaning and Usage

#ADC4C9 is a delicate cyan color with RGB values of 173, 196, 201 and HSL of 191°, 21%, 73%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC4C9 is #C9B1AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC9BF.

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

Contrast with #ADC4C9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC4C9?

#ADC4C9 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADC4C9?

#ADC4C9 in RGB is (173, 196, 201) - 173 red, 196 green, and 201 blue.

How to use #ADC4C9 in CSS?

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

What colors go well with #ADC4C9?

#C9B1AC (complementary), #ACC9BF (analogous), and #7DA2AA (lighter shade) work well with #ADC4C9.