#CCCCCB Color Information

Hex color code: #CCCCCB

The hex color #CCCCCB is a ethereal yellow with RGB values of (204, 204, 203) and HSL of (60°, 1%, 80%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCCCCB
RGB
204, 204, 203
HSL
60°, 1%, 80%
CMYK
0%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCCCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 204, 203

Red: 204 / Green: 204 / Blue: 203

HSL

60°, 1%, 80%

Hue: 60° / Saturation: 1% / Lightness: 80%

CMYK

0%, 0%, 0%, 20%

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

What color is #CCCCCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCCCB to RGB:

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

HEX to HSL

Convert #CCCCCB to HSL:

hsl(60, 1%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCCCB to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CCCCCB has RGB (204, 204, 203) and HSL (60°, 1%, 80%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCCCB is #CBCBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCCCB.

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

Contrast with #CCCCCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCCCB?

#CCCCCB is a delicate yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CCCCCB?

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

How to use #CCCCCB in CSS?

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

What colors go well with #CCCCCB?

#CBCBCD (complementary), #CDCCCB (analogous), and #A7A7A5 (lighter shade) work well with #CCCCCB.