#AFC0CA Color Information

Hex color code: #AFC0CA

The hex color #AFC0CA is a soft blue with RGB values of (175, 192, 202) and HSL of (202°, 20%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AFC0CA
RGB
175, 192, 202
HSL
202°, 20%, 74%
CMYK
13%, 5%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC0CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 192, 202

Red: 175 / Green: 192 / Blue: 202

HSL

202°, 20%, 74%

Hue: 202° / Saturation: 20% / Lightness: 74%

CMYK

13%, 5%, 0%, 21%

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

What color is #AFC0CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC0CA to RGB:

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

HEX to HSL

Convert #AFC0CA to HSL:

hsl(202, 20%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AFC0CA to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #AFC0CA has RGB (175, 192, 202) and HSL (202°, 20%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFC0CA is #CAB9AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCAC6.

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

Contrast with #AFC0CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC0CA?

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

What is the RGB value of #AFC0CA?

#AFC0CA in RGB is (175, 192, 202) - 175 red, 192 green, and 202 blue.

How to use #AFC0CA in CSS?

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

What colors go well with #AFC0CA?

#CAB9AF (complementary), #AFCAC6 (analogous), and #829CAB (lighter shade) work well with #AFC0CA.