#CACAB1 Color Information

Hex color code: #CACAB1

A muted yellow shade, #CACAB1 appears as (202, 202, 177) in RGB and (60°, 19%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CACAB1
RGB
202, 202, 177
HSL
60°, 19%, 74%
CMYK
0%, 0%, 12%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACAB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 202, 177

Red: 202 / Green: 202 / Blue: 177

HSL

60°, 19%, 74%

Hue: 60° / Saturation: 19% / Lightness: 74%

CMYK

0%, 0%, 12%, 21%

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

What color is #CACAB1?

#CACAB1 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACAB1 to RGB:

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

HEX to HSL

Convert #CACAB1 to HSL:

hsl(60, 19%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CACAB1 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #CACAB1 has RGB (202, 202, 177) and HSL (60°, 19%, 74%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACAB1 is #B0B0C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BDB0.

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

Contrast with #CACAB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACAB1?

#CACAB1 is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CACAB1?

#CACAB1 in RGB is (202, 202, 177) - 202 red, 202 green, and 177 blue.

How to use #CACAB1 in CSS?

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

What colors go well with #CACAB1?

#B0B0C9 (complementary), #C9BDB0 (analogous), and #AAAA83 (lighter shade) work well with #CACAB1.