#ADBEEB Color Information

Hex color code: #ADBEEB

#ADBEEB is a light blue color. In RGB it is (173, 190, 235), and in HSL it is (224°, 61%, 80%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ADBEEB
RGB
173, 190, 235
HSL
224°, 61%, 80%
CMYK
26%, 19%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBEEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 190, 235

Red: 173 / Green: 190 / Blue: 235

HSL

224°, 61%, 80%

Hue: 224° / Saturation: 61% / Lightness: 80%

CMYK

26%, 19%, 0%, 8%

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

What color is #ADBEEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBEEB to RGB:

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

HEX to HSL

Convert #ADBEEB to HSL:

hsl(224, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBEEB to CMYK:

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

Color Meaning and Usage

A soft blue tone, #ADBEEB has RGB (173, 190, 235) and HSL (224°, 61%, 80%). 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 #ADBEEB is #EBDBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADDDEB.

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

Contrast with #ADBEEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBEEB?

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

What is the RGB value of #ADBEEB?

#ADBEEB in RGB is (173, 190, 235) - 173 red, 190 green, and 235 blue.

How to use #ADBEEB in CSS?

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

What colors go well with #ADBEEB?

#EBDBAD (complementary), #ADDDEB (analogous), and #6F8CDC (lighter shade) work well with #ADBEEB.