#ADD8EF Color Information

Hex color code: #ADD8EF

A ethereal blue shade, #ADD8EF appears as (173, 216, 239) in RGB and (201°, 67%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#ADD8EF
RGB
173, 216, 239
HSL
201°, 67%, 81%
CMYK
28%, 10%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADD8EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 216, 239

Red: 173 / Green: 216 / Blue: 239

HSL

201°, 67%, 81%

Hue: 201° / Saturation: 67% / Lightness: 81%

CMYK

28%, 10%, 0%, 6%

Cyan: 28% / Magenta: 10% / Yellow: 0% / Key: 6%

What color is #ADD8EF?

#ADD8EF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADD8EF to RGB:

rgb(173, 216, 239)HEX to RGB Converter →

HEX to HSL

Convert #ADD8EF to HSL:

hsl(201, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #ADD8EF to CMYK:

cmyk(28%, 10%, 0%, 6%)Color Converter →

Color Meaning and Usage

A airy blue tone, #ADD8EF has RGB (173, 216, 239) and HSL (201°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADD8EF is #EFC5AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEEFE5.

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

Contrast with #ADD8EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADD8EF?

#ADD8EF is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ADD8EF?

#ADD8EF in RGB is (173, 216, 239) - 173 red, 216 green, and 239 blue.

How to use #ADD8EF in CSS?

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

What colors go well with #ADD8EF?

#EFC5AE (complementary), #AEEFE5 (analogous), and #6EBAE2 (lighter shade) work well with #ADD8EF.