#AFDDEF Color Information

Hex color code: #AFDDEF

#AFDDEF is a delicate blue color. In RGB it is (175, 221, 239), and in HSL it is (197°, 67%, 81%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#AFDDEF
RGB
175, 221, 239
HSL
197°, 67%, 81%
CMYK
27%, 8%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 221, 239

Red: 175 / Green: 221 / Blue: 239

HSL

197°, 67%, 81%

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

CMYK

27%, 8%, 0%, 6%

Cyan: 27% / Magenta: 8% / Yellow: 0% / Key: 6%

What color is #AFDDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDDEF to RGB:

rgb(175, 221, 239)HEX to RGB Converter →

HEX to HSL

Convert #AFDDEF to HSL:

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

HEX to CMYK

Convert #AFDDEF to CMYK:

cmyk(27%, 8%, 0%, 6%)Color Converter →

Color Meaning and Usage

#AFDDEF is a airy blue color with RGB values of 175, 221, 239 and HSL of 197°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDDEF is #EFC0AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEEFE1.

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

Contrast with #AFDDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDDEF?

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

What is the RGB value of #AFDDEF?

#AFDDEF in RGB is (175, 221, 239) - 175 red, 221 green, and 239 blue.

How to use #AFDDEF in CSS?

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

What colors go well with #AFDDEF?

#EFC0AE (complementary), #AEEFE1 (analogous), and #6EC1E2 (lighter shade) work well with #AFDDEF.