#ADBEC4 Color Information

Hex color code: #ADBEC4

A balanced blue shade, #ADBEC4 appears as (173, 190, 196) in RGB and (196°, 16%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADBEC4
RGB
173, 190, 196
HSL
196°, 16%, 72%
CMYK
12%, 3%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 190, 196

Red: 173 / Green: 190 / Blue: 196

HSL

196°, 16%, 72%

Hue: 196° / Saturation: 16% / Lightness: 72%

CMYK

12%, 3%, 0%, 23%

Cyan: 12% / Magenta: 3% / Yellow: 0% / Key: 23%

What color is #ADBEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBEC4 to RGB:

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

HEX to HSL

Convert #ADBEC4 to HSL:

hsl(196, 16%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBEC4 to CMYK:

cmyk(12%, 3%, 0%, 23%)Color Converter →

Color Meaning and Usage

#ADBEC4 is a muted blue color with RGB values of 173, 190, 196 and HSL of 196°, 16%, 72%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBEC4 is #C3B2AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC3BE.

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

Contrast with #ADBEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBEC4?

#ADBEC4 is a muted blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADBEC4?

#ADBEC4 in RGB is (173, 190, 196) - 173 red, 190 green, and 196 blue.

How to use #ADBEC4 in CSS?

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

What colors go well with #ADBEC4?

#C3B2AC (complementary), #ACC3BE (analogous), and #809AA3 (lighter shade) work well with #ADBEC4.