#CCCCC0 Color Information
Hex color code: #CCCCC0
The hex color #CCCCC0 is a light yellow with RGB values of (204, 204, 192) and HSL of (60°, 11%, 78%). It is commonly used in modern UI design.
Shades
color: #CCCCC0; background-color: #CCCCC0; border-color: #CCCCC0; box-shadow: 0 0 10px #CCCCC0; border: 2px solid #CCCCC0;
bg-[#CCCCC0] text-[#CCCCC0] border-[#CCCCC0] shadow-[0_0_10px_CCCCC0]
Generate Gradient
background: linear-gradient(90deg, #CCCCC0, #FF5733);
Preview in UI
Button
Badge
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.
Alert / Toast
Link / Accent
This is a paragraph with a link using your color. The color can be applied to interactive elements.
Related Colors
Complementary
Analogous
Triadic
Split Complementary
Tetradic
Monochromatic
Popular Colors
Common HEX Colors
Color Theory
Relationships based on the position of #CCCCC0 in the color wheel.
RGB, HSL and CMYK Values
RGB
204, 204, 192
Red: 204 / Green: 204 / Blue: 192
HSL
60°, 11%, 78%
Hue: 60° / Saturation: 11% / Lightness: 78%
CMYK
0%, 0%, 6%, 20%
Cyan: 0% / Magenta: 0% / Yellow: 6% / Key: 20%
What color is #CCCCC0?
#CCCCC0 is a desaturated neutral associated with balance and subtlety.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
#CCCCC0 is a light yellow color with RGB values of 204, 204, 192 and HSL of 60°, 11%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.
The complementary color of #CCCCC0 is #C1C1CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC7C1.
Use #CCCCC0 in CSS: color: #CCCCC0 or background-color: #CCCCC0. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #CCCCC0
Sample text on this color - The quick brown fox jumps over the lazy dog.
Need more control? Contrast Checker →
Frequently Asked Questions
What color is #CCCCC0?
#CCCCC0 is a light yellow color - a desaturated neutral that evokes balance and subtlety.
What is the RGB value of #CCCCC0?
#CCCCC0 in RGB is (204, 204, 192) - 204 red, 204 green, and 192 blue.
How to use #CCCCC0 in CSS?
Use #CCCCC0 directly in your CSS properties like color or background-color.