#ADBFE2 Color Information

Hex color code: #ADBFE2

#ADBFE2 is a ethereal blue color. In RGB it is (173, 191, 226), and in HSL it is (220°, 48%, 78%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ADBFE2
RGB
173, 191, 226
HSL
220°, 48%, 78%
CMYK
23%, 15%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 191, 226

Red: 173 / Green: 191 / Blue: 226

HSL

220°, 48%, 78%

Hue: 220° / Saturation: 48% / Lightness: 78%

CMYK

23%, 15%, 0%, 11%

Cyan: 23% / Magenta: 15% / Yellow: 0% / Key: 11%

What color is #ADBFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBFE2 to RGB:

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

HEX to HSL

Convert #ADBFE2 to HSL:

hsl(220, 48%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBFE2 to CMYK:

cmyk(23%, 15%, 0%, 11%)Color Converter →

Color Meaning and Usage

A soft blue tone, #ADBFE2 has RGB (173, 191, 226) and HSL (220°, 48%, 78%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADBFE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBFE2?

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

What is the RGB value of #ADBFE2?

#ADBFE2 in RGB is (173, 191, 226) - 173 red, 191 green, and 226 blue.

How to use #ADBFE2 in CSS?

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

What colors go well with #ADBFE2?

#E2D0AC (complementary), #ACD9E2 (analogous), and #7392CE (lighter shade) work well with #ADBFE2.