#AFCAD0 Color Information

Hex color code: #AFCAD0

#AFCAD0 is a subtle cyan color. In RGB it is (175, 202, 208), and in HSL it is (191°, 26%, 75%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFCAD0
RGB
175, 202, 208
HSL
191°, 26%, 75%
CMYK
16%, 3%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFCAD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 202, 208

Red: 175 / Green: 202 / Blue: 208

HSL

191°, 26%, 75%

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

CMYK

16%, 3%, 0%, 18%

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

What color is #AFCAD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFCAD0 to RGB:

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

HEX to HSL

Convert #AFCAD0 to HSL:

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

HEX to CMYK

Convert #AFCAD0 to CMYK:

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

Color Meaning and Usage

A pastel cyan tone, #AFCAD0 has RGB (175, 202, 208) and HSL (191°, 26%, 75%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFCAD0 is #D0B5AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD0C5.

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

Contrast with #AFCAD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFCAD0?

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

What is the RGB value of #AFCAD0?

#AFCAD0 in RGB is (175, 202, 208) - 175 red, 202 green, and 208 blue.

How to use #AFCAD0 in CSS?

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

What colors go well with #AFCAD0?

#D0B5AF (complementary), #AFD0C5 (analogous), and #7EAAB4 (lighter shade) work well with #AFCAD0.