#AFBDCA Color Information

Hex color code: #AFBDCA

#AFBDCA is a pastel blue color. In RGB it is (175, 189, 202), and in HSL it is (209°, 20%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFBDCA
RGB
175, 189, 202
HSL
209°, 20%, 74%
CMYK
13%, 6%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 189, 202

Red: 175 / Green: 189 / Blue: 202

HSL

209°, 20%, 74%

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

CMYK

13%, 6%, 0%, 21%

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

What color is #AFBDCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBDCA to RGB:

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

HEX to HSL

Convert #AFBDCA to HSL:

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

HEX to CMYK

Convert #AFBDCA to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #AFBDCA has RGB (175, 189, 202) and HSL (209°, 20%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBDCA is #CABCAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCACA.

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

Contrast with #AFBDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBDCA?

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

What is the RGB value of #AFBDCA?

#AFBDCA in RGB is (175, 189, 202) - 175 red, 189 green, and 202 blue.

How to use #AFBDCA in CSS?

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

What colors go well with #AFBDCA?

#CABCAF (complementary), #AFCACA (analogous), and #8297AB (lighter shade) work well with #AFBDCA.