#ADABEB Color Information

Hex color code: #ADABEB

A soft blue shade, #ADABEB appears as (173, 171, 235) in RGB and (242°, 62%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ADABEB
RGB
173, 171, 235
HSL
242°, 62%, 80%
CMYK
26%, 27%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADABEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 171, 235

Red: 173 / Green: 171 / Blue: 235

HSL

242°, 62%, 80%

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

CMYK

26%, 27%, 0%, 8%

Cyan: 26% / Magenta: 27% / Yellow: 0% / Key: 8%

What color is #ADABEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADABEB to RGB:

rgb(173, 171, 235)HEX to RGB Converter →

HEX to HSL

Convert #ADABEB to HSL:

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

HEX to CMYK

Convert #ADABEB to CMYK:

cmyk(26%, 27%, 0%, 8%)Color Converter →

Color Meaning and Usage

A light blue tone, #ADABEB has RGB (173, 171, 235) and HSL (242°, 62%, 80%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADABEB is #EAECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACCAEC.

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

Contrast with #ADABEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADABEB?

#ADABEB is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADABEB?

#ADABEB in RGB is (173, 171, 235) - 173 red, 171 green, and 235 blue.

How to use #ADABEB in CSS?

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

What colors go well with #ADABEB?

#EAECAC (complementary), #ACCAEC (analogous), and #726EDD (lighter shade) work well with #ADABEB.