#C5C1AF Color Information

Hex color code: #C5C1AF

A subtle yellow shade, #C5C1AF appears as (197, 193, 175) in RGB and (49°, 16%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C5C1AF
RGB
197, 193, 175
HSL
49°, 16%, 73%
CMYK
0%, 2%, 11%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5C1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 193, 175

Red: 197 / Green: 193 / Blue: 175

HSL

49°, 16%, 73%

Hue: 49° / Saturation: 16% / Lightness: 73%

CMYK

0%, 2%, 11%, 23%

Cyan: 0% / Magenta: 2% / Yellow: 11% / Key: 23%

What color is #C5C1AF?

#C5C1AF is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5C1AF to RGB:

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

HEX to HSL

Convert #C5C1AF to HSL:

hsl(49, 16%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C5C1AF to CMYK:

cmyk(0%, 2%, 11%, 23%)Color Converter →

Color Meaning and Usage

#C5C1AF is a understated yellow color with RGB values of 197, 193, 175 and HSL of 49°, 16%, 73%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5C1AF is #AFB3C5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5B6AF.

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

Contrast with #C5C1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5C1AF?

#C5C1AF is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C5C1AF?

#C5C1AF in RGB is (197, 193, 175) - 197 red, 193 green, and 175 blue.

How to use #C5C1AF in CSS?

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

What colors go well with #C5C1AF?

#AFB3C5 (complementary), #C5B6AF (analogous), and #A59F83 (lighter shade) work well with #C5C1AF.