#ADBBCE Color Information

Hex color code: #ADBBCE

The hex color #ADBBCE is a gentle blue with RGB values of (173, 187, 206) and HSL of (215°, 25%, 74%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ADBBCE
RGB
173, 187, 206
HSL
215°, 25%, 74%
CMYK
16%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 187, 206

Red: 173 / Green: 187 / Blue: 206

HSL

215°, 25%, 74%

Hue: 215° / Saturation: 25% / Lightness: 74%

CMYK

16%, 9%, 0%, 19%

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

What color is #ADBBCE?

#ADBBCE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBBCE to RGB:

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

HEX to HSL

Convert #ADBBCE to HSL:

hsl(215, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBBCE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #ADBBCE has RGB (173, 187, 206) and HSL (215°, 25%, 74%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADBBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBBCE?

#ADBBCE is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADBBCE?

#ADBBCE in RGB is (173, 187, 206) - 173 red, 187 green, and 206 blue.

How to use #ADBBCE in CSS?

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

What colors go well with #ADBBCE?

#CDBFAC (complementary), #ACCBCD (analogous), and #7C92B1 (lighter shade) work well with #ADBBCE.