#AFCBBF Color Information

Hex color code: #AFCBBF

The hex color #AFCBBF is a delicate cyan with RGB values of (175, 203, 191) and HSL of (154°, 21%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AFCBBF
RGB
175, 203, 191
HSL
154°, 21%, 74%
CMYK
14%, 0%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFCBBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 203, 191

Red: 175 / Green: 203 / Blue: 191

HSL

154°, 21%, 74%

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

CMYK

14%, 0%, 6%, 20%

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

What color is #AFCBBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFCBBF to RGB:

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

HEX to HSL

Convert #AFCBBF to HSL:

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

HEX to CMYK

Convert #AFCBBF to CMYK:

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

Color Meaning and Usage

A gentle cyan tone, #AFCBBF has RGB (175, 203, 191) and HSL (154°, 21%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFCBBF is #CBAFBB, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCBB1.

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

Contrast with #AFCBBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFCBBF?

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

What is the RGB value of #AFCBBF?

#AFCBBF in RGB is (175, 203, 191) - 175 red, 203 green, and 191 blue.

How to use #AFCBBF in CSS?

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

What colors go well with #AFCBBF?

#CBAFBB (complementary), #AFCBB1 (analogous), and #80AC99 (lighter shade) work well with #AFCBBF.