#CAC6BC Color Information

Hex color code: #CAC6BC

#CAC6BC is a soft orange color. In RGB it is (202, 198, 188), and in HSL it is (43°, 12%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAC6BC
RGB
202, 198, 188
HSL
43°, 12%, 76%
CMYK
0%, 2%, 7%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC6BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 198, 188

Red: 202 / Green: 198 / Blue: 188

HSL

43°, 12%, 76%

Hue: 43° / Saturation: 12% / Lightness: 76%

CMYK

0%, 2%, 7%, 21%

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

What color is #CAC6BC?

#CAC6BC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC6BC to RGB:

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

HEX to HSL

Convert #CAC6BC to HSL:

hsl(43, 12%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC6BC to CMYK:

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

Color Meaning and Usage

A light orange tone, #CAC6BC has RGB (202, 198, 188) and HSL (43°, 12%, 76%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC6BC is #BABFC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BEBA.

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

Contrast with #CAC6BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC6BC?

#CAC6BC is a light orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC6BC?

#CAC6BC in RGB is (202, 198, 188) - 202 red, 198 green, and 188 blue.

How to use #CAC6BC in CSS?

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

What colors go well with #CAC6BC?

#BABFC9 (complementary), #C9BEBA (analogous), and #A7A190 (lighter shade) work well with #CAC6BC.