#CAC2AD Color Information

Hex color code: #CAC2AD

#CAC2AD is a gentle orange color. In RGB it is (202, 194, 173), and in HSL it is (43°, 21%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAC2AD
RGB
202, 194, 173
HSL
43°, 21%, 74%
CMYK
0%, 4%, 14%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 194, 173

Red: 202 / Green: 194 / Blue: 173

HSL

43°, 21%, 74%

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

CMYK

0%, 4%, 14%, 21%

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

What color is #CAC2AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC2AD to RGB:

rgb(202, 194, 173)HEX to RGB Converter →

HEX to HSL

Convert #CAC2AD to HSL:

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

HEX to CMYK

Convert #CAC2AD to CMYK:

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

Color Meaning and Usage

#CAC2AD is a gentle orange color with RGB values of 202, 194, 173 and HSL of 43°, 21%, 74%. 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 #CAC2AD is #AFB7CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBB5AF.

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

Contrast with #CAC2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC2AD?

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

What is the RGB value of #CAC2AD?

#CAC2AD in RGB is (202, 194, 173) - 202 red, 194 green, and 173 blue.

How to use #CAC2AD in CSS?

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

What colors go well with #CAC2AD?

#AFB7CB (complementary), #CBB5AF (analogous), and #ACA080 (lighter shade) work well with #CAC2AD.