#ADCFC0 Color Information

Hex color code: #ADCFC0

A pastel cyan shade, #ADCFC0 appears as (173, 207, 192) in RGB and (154°, 26%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADCFC0
RGB
173, 207, 192
HSL
154°, 26%, 75%
CMYK
16%, 0%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCFC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 207, 192

Red: 173 / Green: 207 / Blue: 192

HSL

154°, 26%, 75%

Hue: 154° / Saturation: 26% / Lightness: 75%

CMYK

16%, 0%, 7%, 19%

Cyan: 16% / Magenta: 0% / Yellow: 7% / Key: 19%

What color is #ADCFC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCFC0 to RGB:

rgb(173, 207, 192)HEX to RGB Converter →

HEX to HSL

Convert #ADCFC0 to HSL:

hsl(154, 26%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ADCFC0 to CMYK:

cmyk(16%, 0%, 7%, 19%)Color Converter →

Color Meaning and Usage

#ADCFC0 is a subtle cyan color with RGB values of 173, 207, 192 and HSL of 154°, 26%, 75%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADCFC0 is #D0AFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD0B1.

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

Contrast with #ADCFC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCFC0?

#ADCFC0 is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADCFC0?

#ADCFC0 in RGB is (173, 207, 192) - 173 red, 207 green, and 192 blue.

How to use #ADCFC0 in CSS?

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

What colors go well with #ADCFC0?

#D0AFBD (complementary), #AFD0B1 (analogous), and #7EB49D (lighter shade) work well with #ADCFC0.