#AFCCD2 Color Information

Hex color code: #AFCCD2

The hex color #AFCCD2 is a soft cyan with RGB values of (175, 204, 210) and HSL of (190°, 28%, 75%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AFCCD2
RGB
175, 204, 210
HSL
190°, 28%, 75%
CMYK
17%, 3%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFCCD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 204, 210

Red: 175 / Green: 204 / Blue: 210

HSL

190°, 28%, 75%

Hue: 190° / Saturation: 28% / Lightness: 75%

CMYK

17%, 3%, 0%, 18%

Cyan: 17% / Magenta: 3% / Yellow: 0% / Key: 18%

What color is #AFCCD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFCCD2 to RGB:

rgb(175, 204, 210)HEX to RGB Converter →

HEX to HSL

Convert #AFCCD2 to HSL:

hsl(190, 28%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFCCD2 to CMYK:

cmyk(17%, 3%, 0%, 18%)Color Converter →

Color Meaning and Usage

#AFCCD2 is a gentle cyan color with RGB values of 175, 204, 210 and HSL of 190°, 28%, 75%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFCCD2 is #D1B3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADD1C5.

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

Contrast with #AFCCD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFCCD2?

#AFCCD2 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFCCD2?

#AFCCD2 in RGB is (175, 204, 210) - 175 red, 204 green, and 210 blue.

How to use #AFCCD2 in CSS?

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

What colors go well with #AFCCD2?

#D1B3AD (complementary), #ADD1C5 (analogous), and #7CACB6 (lighter shade) work well with #AFCCD2.