#ADBECC Color Information

Hex color code: #ADBECC

#ADBECC is a soft blue color. In RGB it is (173, 190, 204), and in HSL it is (207°, 23%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ADBECC
RGB
173, 190, 204
HSL
207°, 23%, 74%
CMYK
15%, 7%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 190, 204

Red: 173 / Green: 190 / Blue: 204

HSL

207°, 23%, 74%

Hue: 207° / Saturation: 23% / Lightness: 74%

CMYK

15%, 7%, 0%, 20%

Cyan: 15% / Magenta: 7% / Yellow: 0% / Key: 20%

What color is #ADBECC?

#ADBECC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBECC to RGB:

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

HEX to HSL

Convert #ADBECC to HSL:

hsl(207, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBECC to CMYK:

cmyk(15%, 7%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #ADBECC has RGB (173, 190, 204) and HSL (207°, 23%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBECC is #CCBBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCCCA.

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

Contrast with #ADBECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBECC?

#ADBECC is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADBECC?

#ADBECC in RGB is (173, 190, 204) - 173 red, 190 green, and 204 blue.

How to use #ADBECC in CSS?

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

What colors go well with #ADBECC?

#CCBBAD (complementary), #ADCCCA (analogous), and #7E99AE (lighter shade) work well with #ADBECC.