#CCCBC7 Color Information

Hex color code: #CCCBC7

A light yellow shade, #CCCBC7 appears as (204, 203, 199) in RGB and (48°, 5%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCCBC7
RGB
204, 203, 199
HSL
48°, 5%, 79%
CMYK
0%, 0%, 2%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCBC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 203, 199

Red: 204 / Green: 203 / Blue: 199

HSL

48°, 5%, 79%

Hue: 48° / Saturation: 5% / Lightness: 79%

CMYK

0%, 0%, 2%, 20%

Cyan: 0% / Magenta: 0% / Yellow: 2% / Key: 20%

What color is #CCCBC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCBC7 to RGB:

rgb(204, 203, 199)HEX to RGB Converter →

HEX to HSL

Convert #CCCBC7 to HSL:

hsl(48, 5%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCBC7 to CMYK:

cmyk(0%, 0%, 2%, 20%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #CCCBC7 has RGB (204, 203, 199) and HSL (48°, 5%, 79%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCBC7 is #C7C8CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCC8C7.

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

Contrast with #CCCBC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCBC7?

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

What is the RGB value of #CCCBC7?

#CCCBC7 in RGB is (204, 203, 199) - 204 red, 203 green, and 199 blue.

How to use #CCCBC7 in CSS?

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

What colors go well with #CCCBC7?

#C7C8CC (complementary), #CCC8C7 (analogous), and #A8A69F (lighter shade) work well with #CCCBC7.