#AFC2CB Color Information

Hex color code: #AFC2CB

#AFC2CB is a delicate blue color. In RGB it is (175, 194, 203), and in HSL it is (199°, 21%, 74%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AFC2CB
RGB
175, 194, 203
HSL
199°, 21%, 74%
CMYK
14%, 4%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC2CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 194, 203

Red: 175 / Green: 194 / Blue: 203

HSL

199°, 21%, 74%

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

CMYK

14%, 4%, 0%, 20%

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

What color is #AFC2CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC2CB to RGB:

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

HEX to HSL

Convert #AFC2CB to HSL:

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

HEX to CMYK

Convert #AFC2CB to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #AFC2CB has RGB (175, 194, 203) and HSL (199°, 21%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #AFC2CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC2CB?

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

What is the RGB value of #AFC2CB?

#AFC2CB in RGB is (175, 194, 203) - 175 red, 194 green, and 203 blue.

How to use #AFC2CB in CSS?

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

What colors go well with #AFC2CB?

#CBB8AF (complementary), #AFCBC6 (analogous), and #809FAC (lighter shade) work well with #AFC2CB.