#ADCFEB Color Information

Hex color code: #ADCFEB

The hex color #ADCFEB is a ethereal blue with RGB values of (173, 207, 235) and HSL of (207°, 61%, 80%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#ADCFEB
RGB
173, 207, 235
HSL
207°, 61%, 80%
CMYK
26%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 207, 235

Red: 173 / Green: 207 / Blue: 235

HSL

207°, 61%, 80%

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

CMYK

26%, 12%, 0%, 8%

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

What color is #ADCFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCFEB to RGB:

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

HEX to HSL

Convert #ADCFEB to HSL:

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

HEX to CMYK

Convert #ADCFEB to CMYK:

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

Color Meaning and Usage

#ADCFEB is a light blue color with RGB values of 173, 207, 235 and HSL of 207°, 61%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADCFEB is #EBC9AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBE8.

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

Contrast with #ADCFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCFEB?

#ADCFEB is a light blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADCFEB?

#ADCFEB in RGB is (173, 207, 235) - 173 red, 207 green, and 235 blue.

How to use #ADCFEB in CSS?

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

What colors go well with #ADCFEB?

#EBC9AD (complementary), #ADEBE8 (analogous), and #6FABDC (lighter shade) work well with #ADCFEB.