#ADDFEF Color Information

Hex color code: #ADDFEF

The hex color #ADDFEF is a soft blue with RGB values of (173, 223, 239) and HSL of (195°, 67%, 81%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#ADDFEF
RGB
173, 223, 239
HSL
195°, 67%, 81%
CMYK
28%, 7%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADDFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 223, 239

Red: 173 / Green: 223 / Blue: 239

HSL

195°, 67%, 81%

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

CMYK

28%, 7%, 0%, 6%

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

What color is #ADDFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDFEF to RGB:

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

HEX to HSL

Convert #ADDFEF to HSL:

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

HEX to CMYK

Convert #ADDFEF to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #ADDFEF has RGB (173, 223, 239) and HSL (195°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDFEF is #EFBEAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEEFDF.

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

Contrast with #ADDFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDFEF?

#ADDFEF is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ADDFEF?

#ADDFEF in RGB is (173, 223, 239) - 173 red, 223 green, and 239 blue.

How to use #ADDFEF in CSS?

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

What colors go well with #ADDFEF?

#EFBEAE (complementary), #AEEFDF (analogous), and #6EC5E2 (lighter shade) work well with #ADDFEF.