#ADA8BE Color Information

Hex color code: #ADA8BE

A balanced blue shade, #ADA8BE appears as (173, 168, 190) in RGB and (254°, 14%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ADA8BE
RGB
173, 168, 190
HSL
254°, 14%, 70%
CMYK
9%, 12%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA8BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 168, 190

Red: 173 / Green: 168 / Blue: 190

HSL

254°, 14%, 70%

Hue: 254° / Saturation: 14% / Lightness: 70%

CMYK

9%, 12%, 0%, 25%

Cyan: 9% / Magenta: 12% / Yellow: 0% / Key: 25%

What color is #ADA8BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA8BE to RGB:

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

HEX to HSL

Convert #ADA8BE to HSL:

hsl(254, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA8BE to CMYK:

cmyk(9%, 12%, 0%, 25%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #ADA8BE has RGB (173, 168, 190) and HSL (254°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADA8BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA8BE?

#ADA8BE is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADA8BE?

#ADA8BE in RGB is (173, 168, 190) - 173 red, 168 green, and 190 blue.

How to use #ADA8BE in CSS?

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

What colors go well with #ADA8BE?

#B8BDA8 (complementary), #A8AEBD (analogous), and #847C9C (lighter shade) work well with #ADA8BE.