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 Navy. 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 |
|---|---|---|---|---|---|
#5C64BC | rgb(92, 100, 188) | hsl(235, 42%, 55%) | Soft Blue | View | |
#6C5CBC | rgb(108, 92, 188) | hsl(250, 42%, 55%) | Soft Navy | View | |
#845CBC | rgb(132, 92, 188) | hsl(265, 42%, 55%) | Soft Navy | View | |
#9C5CBC | rgb(156, 92, 188) | hsl(280, 42%, 55%) | Soft Purple | View | |
#B45CBC | rgb(180, 92, 188) | hsl(295, 42%, 55%) | 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: #5C64BC;
--color-2: #6C5CBC;
--color-3: #845CBC;
--color-4: #9C5CBC;
--color-5: #B45CBC;
}Palettes that share visual characteristics and color harmony.