#AFC1CB Color Information

Hex color code: #AFC1CB

The hex color #AFC1CB is a soft blue with RGB values of (175, 193, 203) and HSL of (201°, 21%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AFC1CB
RGB
175, 193, 203
HSL
201°, 21%, 74%
CMYK
14%, 5%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC1CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 193, 203

Red: 175 / Green: 193 / Blue: 203

HSL

201°, 21%, 74%

Hue: 201° / Saturation: 21% / Lightness: 74%

CMYK

14%, 5%, 0%, 20%

Cyan: 14% / Magenta: 5% / Yellow: 0% / Key: 20%

What color is #AFC1CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC1CB to RGB:

rgb(175, 193, 203)HEX to RGB Converter →

HEX to HSL

Convert #AFC1CB to HSL:

hsl(201, 21%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AFC1CB to CMYK:

cmyk(14%, 5%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AFC1CB is a delicate blue color with RGB values of 175, 193, 203 and HSL of 201°, 21%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFC1CB is #CBB9AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCBC6.

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

Contrast with #AFC1CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC1CB?

#AFC1CB is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFC1CB?

#AFC1CB in RGB is (175, 193, 203) - 175 red, 193 green, and 203 blue.

How to use #AFC1CB in CSS?

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

What colors go well with #AFC1CB?

#CBB9AF (complementary), #AFCBC6 (analogous), and #809DAC (lighter shade) work well with #AFC1CB.