#CCC9B8 Color Information

Hex color code: #CCC9B8

#CCC9B8 is a ethereal yellow color. In RGB it is (204, 201, 184), and in HSL it is (51°, 16%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCC9B8
RGB
204, 201, 184
HSL
51°, 16%, 76%
CMYK
0%, 1%, 10%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC9B8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 201, 184

Red: 204 / Green: 201 / Blue: 184

HSL

51°, 16%, 76%

Hue: 51° / Saturation: 16% / Lightness: 76%

CMYK

0%, 1%, 10%, 20%

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

What color is #CCC9B8?

#CCC9B8 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC9B8 to RGB:

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

HEX to HSL

Convert #CCC9B8 to HSL:

hsl(51, 16%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC9B8 to CMYK:

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

Color Meaning and Usage

#CCC9B8 is a ethereal yellow color with RGB values of 204, 201, 184 and HSL of 51°, 16%, 76%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC9B8 is #B8BBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCBFB8.

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

Contrast with #CCC9B8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC9B8?

#CCC9B8 is a ethereal yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCC9B8?

#CCC9B8 in RGB is (204, 201, 184) - 204 red, 201 green, and 184 blue.

How to use #CCC9B8 in CSS?

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

What colors go well with #CCC9B8?

#B8BBCC (complementary), #CCBFB8 (analogous), and #ABA78C (lighter shade) work well with #CCC9B8.