#AFCFD0 Color Information

Hex color code: #AFCFD0

A gentle cyan shade, #AFCFD0 appears as (175, 207, 208) in RGB and (182°, 26%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AFCFD0
RGB
175, 207, 208
HSL
182°, 26%, 75%
CMYK
16%, 0%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFCFD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 207, 208

Red: 175 / Green: 207 / Blue: 208

HSL

182°, 26%, 75%

Hue: 182° / Saturation: 26% / Lightness: 75%

CMYK

16%, 0%, 0%, 18%

Cyan: 16% / Magenta: 0% / Yellow: 0% / Key: 18%

What color is #AFCFD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFCFD0 to RGB:

rgb(175, 207, 208)HEX to RGB Converter →

HEX to HSL

Convert #AFCFD0 to HSL:

hsl(182, 26%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFCFD0 to CMYK:

cmyk(16%, 0%, 0%, 18%)Color Converter →

Color Meaning and Usage

A pastel cyan tone, #AFCFD0 has RGB (175, 207, 208) and HSL (182°, 26%, 75%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFCFD0 is #D0B0AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD0C0.

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

Contrast with #AFCFD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFCFD0?

#AFCFD0 is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFCFD0?

#AFCFD0 in RGB is (175, 207, 208) - 175 red, 207 green, and 208 blue.

How to use #AFCFD0 in CSS?

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

What colors go well with #AFCFD0?

#D0B0AF (complementary), #AFD0C0 (analogous), and #7EB2B4 (lighter shade) work well with #AFCFD0.