#CAC6AF Color Information

Hex color code: #CAC6AF

A pastel yellow shade, #CAC6AF appears as (202, 198, 175) in RGB and (51°, 20%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CAC6AF
RGB
202, 198, 175
HSL
51°, 20%, 74%
CMYK
0%, 2%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC6AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 198, 175

Red: 202 / Green: 198 / Blue: 175

HSL

51°, 20%, 74%

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

CMYK

0%, 2%, 13%, 21%

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

What color is #CAC6AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC6AF to RGB:

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

HEX to HSL

Convert #CAC6AF to HSL:

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

HEX to CMYK

Convert #CAC6AF to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #CAC6AF has RGB (202, 198, 175) and HSL (51°, 20%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC6AF is #AFB3CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB9AF.

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

Contrast with #CAC6AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC6AF?

#CAC6AF is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAC6AF?

#CAC6AF in RGB is (202, 198, 175) - 202 red, 198 green, and 175 blue.

How to use #CAC6AF in CSS?

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

What colors go well with #CAC6AF?

#AFB3CA (complementary), #CAB9AF (analogous), and #ABA582 (lighter shade) work well with #CAC6AF.