#ADB2EC Color Information

Hex color code: #ADB2EC

The hex color #ADB2EC is a soft blue with RGB values of (173, 178, 236) and HSL of (235°, 62%, 80%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ADB2EC
RGB
173, 178, 236
HSL
235°, 62%, 80%
CMYK
27%, 25%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB2EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 178, 236

Red: 173 / Green: 178 / Blue: 236

HSL

235°, 62%, 80%

Hue: 235° / Saturation: 62% / Lightness: 80%

CMYK

27%, 25%, 0%, 7%

Cyan: 27% / Magenta: 25% / Yellow: 0% / Key: 7%

What color is #ADB2EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB2EC to RGB:

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

HEX to HSL

Convert #ADB2EC to HSL:

hsl(235, 62%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ADB2EC to CMYK:

cmyk(27%, 25%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #ADB2EC has RGB (173, 178, 236) and HSL (235°, 62%, 80%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADB2EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB2EC?

#ADB2EC is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADB2EC?

#ADB2EC in RGB is (173, 178, 236) - 173 red, 178 green, and 236 blue.

How to use #ADB2EC in CSS?

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

What colors go well with #ADB2EC?

#ECE6AC (complementary), #ACD1EC (analogous), and #6E78DD (lighter shade) work well with #ADB2EC.