#AFDDC8 Color Information

Hex color code: #AFDDC8

#AFDDC8 is a delicate cyan color. In RGB it is (175, 221, 200), and in HSL it is (153°, 40%, 78%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#AFDDC8
RGB
175, 221, 200
HSL
153°, 40%, 78%
CMYK
21%, 0%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDDC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 221, 200

Red: 175 / Green: 221 / Blue: 200

HSL

153°, 40%, 78%

Hue: 153° / Saturation: 40% / Lightness: 78%

CMYK

21%, 0%, 10%, 13%

Cyan: 21% / Magenta: 0% / Yellow: 10% / Key: 13%

What color is #AFDDC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDDC8 to RGB:

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

HEX to HSL

Convert #AFDDC8 to HSL:

hsl(153, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDDC8 to CMYK:

cmyk(21%, 0%, 10%, 13%)Color Converter →

Color Meaning and Usage

#AFDDC8 is a airy cyan color with RGB values of 175, 221, 200 and HSL of 153°, 40%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDDC8 is #DDB0C5, creating high-contrast pairings. For softer combinations, try analogous colors like #B0DDB3.

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

Contrast with #AFDDC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDDC8?

#AFDDC8 is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFDDC8?

#AFDDC8 in RGB is (175, 221, 200) - 175 red, 221 green, and 200 blue.

How to use #AFDDC8 in CSS?

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

What colors go well with #AFDDC8?

#DDB0C5 (complementary), #B0DDB3 (analogous), and #7BC6A4 (lighter shade) work well with #AFDDC8.