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 |
|---|---|---|---|---|---|
#7B6FC8 | rgb(123, 111, 200) | hsl(248, 45%, 61%) | Soft Blue | View | |
#916FC8 | rgb(145, 111, 200) | hsl(263, 45%, 61%) | Soft Navy | View | |
#A76FC8 | rgb(167, 111, 200) | hsl(278, 45%, 61%) | Soft Purple | View | |
#BE6FC8 | rgb(190, 111, 200) | hsl(293, 45%, 61%) | Soft Purple | View | |
#C86FBC | rgb(200, 111, 188) | hsl(308, 45%, 61%) | 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: #7B6FC8;
--color-2: #916FC8;
--color-3: #A76FC8;
--color-4: #BE6FC8;
--color-5: #C86FBC;
}Palettes that share visual characteristics and color harmony.