#CCC9BE Color Information

Hex color code: #CCC9BE

A soft yellow shade, #CCC9BE appears as (204, 201, 190) in RGB and (47°, 12%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCC9BE
RGB
204, 201, 190
HSL
47°, 12%, 77%
CMYK
0%, 1%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC9BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 201, 190

Red: 204 / Green: 201 / Blue: 190

HSL

47°, 12%, 77%

Hue: 47° / Saturation: 12% / Lightness: 77%

CMYK

0%, 1%, 7%, 20%

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

What color is #CCC9BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC9BE to RGB:

rgb(204, 201, 190)HEX to RGB Converter →

HEX to HSL

Convert #CCC9BE to HSL:

hsl(47, 12%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC9BE to CMYK:

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

Color Meaning and Usage

#CCC9BE is a soft yellow color with RGB values of 204, 201, 190 and HSL of 47°, 12%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC9BE is #BDC0CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBC1BD.

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

Contrast with #CCC9BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC9BE?

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

What is the RGB value of #CCC9BE?

#CCC9BE in RGB is (204, 201, 190) - 204 red, 201 green, and 190 blue.

How to use #CCC9BE in CSS?

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

What colors go well with #CCC9BE?

#BDC0CB (complementary), #CBC1BD (analogous), and #AAA592 (lighter shade) work well with #CCC9BE.