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, Soft Purple. 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 |
|---|---|---|---|---|---|
#6B60CD | rgb(107, 96, 205) | hsl(246, 52%, 59%) | Soft Blue | View | |
#8660CD | rgb(134, 96, 205) | hsl(261, 52%, 59%) | Soft Navy | View | |
#A160CD | rgb(161, 96, 205) | hsl(276, 52%, 59%) | Soft Purple | View | |
#BD60CD | rgb(189, 96, 205) | hsl(291, 52%, 59%) | Soft Purple | View | |
#CD60C2 | rgb(205, 96, 194) | hsl(306, 52%, 59%) | Soft Pink | 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: #6B60CD;
--color-2: #8660CD;
--color-3: #A160CD;
--color-4: #BD60CD;
--color-5: #CD60C2;
}Palettes that share visual characteristics and color harmony.