#CAC1AF Color Information

Hex color code: #CAC1AF

A soft orange shade, #CAC1AF appears as (202, 193, 175) in RGB and (40°, 20%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CAC1AF
RGB
202, 193, 175
HSL
40°, 20%, 74%
CMYK
0%, 4%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 193, 175

Red: 202 / Green: 193 / Blue: 175

HSL

40°, 20%, 74%

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

CMYK

0%, 4%, 13%, 21%

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

What color is #CAC1AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC1AF to RGB:

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

HEX to HSL

Convert #CAC1AF to HSL:

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

HEX to CMYK

Convert #CAC1AF to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #CAC1AF has RGB (202, 193, 175) and HSL (40°, 20%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC1AF is #AFB8CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB4AF.

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

Contrast with #CAC1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC1AF?

#CAC1AF is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAC1AF?

#CAC1AF in RGB is (202, 193, 175) - 202 red, 193 green, and 175 blue.

How to use #CAC1AF in CSS?

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

What colors go well with #CAC1AF?

#AFB8CA (complementary), #CAB4AF (analogous), and #AB9D82 (lighter shade) work well with #CAC1AF.