#ADB3EC Color Information

Hex color code: #ADB3EC

A soft blue shade, #ADB3EC appears as (173, 179, 236) in RGB and (234°, 62%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#ADB3EC
RGB
173, 179, 236
HSL
234°, 62%, 80%
CMYK
27%, 24%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB3EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 179, 236

Red: 173 / Green: 179 / Blue: 236

HSL

234°, 62%, 80%

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

CMYK

27%, 24%, 0%, 7%

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

What color is #ADB3EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB3EC to RGB:

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

HEX to HSL

Convert #ADB3EC to HSL:

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

HEX to CMYK

Convert #ADB3EC to CMYK:

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

Color Meaning and Usage

#ADB3EC is a delicate blue color with RGB values of 173, 179, 236 and HSL of 234°, 62%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADB3EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB3EC?

#ADB3EC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADB3EC?

#ADB3EC in RGB is (173, 179, 236) - 173 red, 179 green, and 236 blue.

How to use #ADB3EC in CSS?

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

What colors go well with #ADB3EC?

#ECE5AC (complementary), #ACD2EC (analogous), and #6E79DD (lighter shade) work well with #ADB3EC.