Professional web color palette tool with multiple color schemes and real-time preview
This is the sidebar content with secondary color background.
This is the main content area with primary text color and background color. The layout demonstrates how your color scheme will look in a real website.
:root { --primary-color: #667eea; --secondary-color: #f8f9fa; --accent-color: #764ba2; --background-color: #ffffff; --text-color: #333333; }