#CACAC4 Color Information

Hex color code: #CACAC4

#CACAC4 is a light yellow color. In RGB it is (202, 202, 196), and in HSL it is (60°, 5%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CACAC4
RGB
202, 202, 196
HSL
60°, 5%, 78%
CMYK
0%, 0%, 3%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACAC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 202, 196

Red: 202 / Green: 202 / Blue: 196

HSL

60°, 5%, 78%

Hue: 60° / Saturation: 5% / Lightness: 78%

CMYK

0%, 0%, 3%, 21%

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

What color is #CACAC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACAC4 to RGB:

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

HEX to HSL

Convert #CACAC4 to HSL:

hsl(60, 5%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CACAC4 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #CACAC4 has RGB (202, 202, 196) and HSL (60°, 5%, 78%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACAC4 is #C4C4CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAC7C4.

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

Contrast with #CACAC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACAC4?

#CACAC4 is a soft yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACAC4?

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

How to use #CACAC4 in CSS?

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

What colors go well with #CACAC4?

#C4C4CA (complementary), #CAC7C4 (analogous), and #A5A59C (lighter shade) work well with #CACAC4.