#ADADAD Color Information

Hex color code: #ADADAD

A understated red shade, #ADADAD appears as (173, 173, 173) in RGB and (0°, 0%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ADADAD
RGB
173, 173, 173
HSL
0°, 0%, 68%
CMYK
0%, 0%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADADAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 173, 173

Red: 173 / Green: 173 / Blue: 173

HSL

0°, 0%, 68%

Hue: 0° / Saturation: 0% / Lightness: 68%

CMYK

0%, 0%, 0%, 32%

Cyan: 0% / Magenta: 0% / Yellow: 0% / Key: 32%

What color is #ADADAD?

#ADADAD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADADAD to RGB:

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

HEX to HSL

Convert #ADADAD to HSL:

hsl(0, 0%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ADADAD to CMYK:

cmyk(0%, 0%, 0%, 32%)Color Converter →

Color Meaning and Usage

#ADADAD is a balanced red color with RGB values of 173, 173, 173 and HSL of 0°, 0%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADADAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADADAD?

#ADADAD is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADADAD?

#ADADAD in RGB is (173, 173, 173) - 173 red, 173 green, and 173 blue.

How to use #ADADAD in CSS?

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

What colors go well with #ADADAD?

#ADADAD (complementary), #ADADAD (analogous), and #878787 (lighter shade) work well with #ADADAD.