#CAC7BB Color Information

Hex color code: #CAC7BB

A delicate yellow shade, #CAC7BB appears as (202, 199, 187) in RGB and (48°, 12%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CAC7BB
RGB
202, 199, 187
HSL
48°, 12%, 76%
CMYK
0%, 1%, 7%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC7BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 199, 187

Red: 202 / Green: 199 / Blue: 187

HSL

48°, 12%, 76%

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

CMYK

0%, 1%, 7%, 21%

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

What color is #CAC7BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC7BB to RGB:

rgb(202, 199, 187)HEX to RGB Converter →

HEX to HSL

Convert #CAC7BB to HSL:

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

HEX to CMYK

Convert #CAC7BB to CMYK:

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

Color Meaning and Usage

#CAC7BB is a ethereal yellow color with RGB values of 202, 199, 187 and HSL of 48°, 12%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC7BB is #BABDC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BFBA.

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

Contrast with #CAC7BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC7BB?

#CAC7BB is a ethereal yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC7BB?

#CAC7BB in RGB is (202, 199, 187) - 202 red, 199 green, and 187 blue.

How to use #CAC7BB in CSS?

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

What colors go well with #CAC7BB?

#BABDC9 (complementary), #C9BFBA (analogous), and #A7A390 (lighter shade) work well with #CAC7BB.