Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Soft Blue, Soft Navy, Amethyst. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#6666CC | rgb(102, 102, 204) | hsl(240, 50%, 60%) | Soft Blue | View | |
#8066CC | rgb(128, 102, 204) | hsl(255, 50%, 60%) | Soft Navy | View | |
#9966CC | rgb(153, 102, 204) | hsl(270, 50%, 60%) | Amethyst | View | |
#B366CC | rgb(179, 102, 204) | hsl(285, 50%, 60%) | Soft Purple | View | |
#CC66CC | rgb(204, 102, 204) | hsl(300, 50%, 60%) | Soft Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Blue and Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6666CC;
--color-2: #8066CC;
--color-3: #9966CC;
--color-4: #B366CC;
--color-5: #CC66CC;
}Palettes that share visual characteristics and color harmony.