#CAC4AF Color Information

Hex color code: #CAC4AF

The hex color #CAC4AF is a soft yellow with RGB values of (202, 196, 175) and HSL of (47°, 20%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CAC4AF
RGB
202, 196, 175
HSL
47°, 20%, 74%
CMYK
0%, 3%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 196, 175

Red: 202 / Green: 196 / Blue: 175

HSL

47°, 20%, 74%

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

CMYK

0%, 3%, 13%, 21%

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

What color is #CAC4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC4AF to RGB:

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

HEX to HSL

Convert #CAC4AF to HSL:

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

HEX to CMYK

Convert #CAC4AF to CMYK:

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

Color Meaning and Usage

#CAC4AF is a pastel yellow color with RGB values of 202, 196, 175 and HSL of 47°, 20%, 74%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC4AF is #AFB5CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB7AF.

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

Contrast with #CAC4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC4AF?

#CAC4AF is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAC4AF?

#CAC4AF in RGB is (202, 196, 175) - 202 red, 196 green, and 175 blue.

How to use #CAC4AF in CSS?

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

What colors go well with #CAC4AF?

#AFB5CA (complementary), #CAB7AF (analogous), and #ABA282 (lighter shade) work well with #CAC4AF.