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 |
|---|---|---|---|---|---|
#3C47C3 | rgb(60, 71, 195) | hsl(235, 53%, 50%) | Soft Blue | View | |
#523CC3 | rgb(82, 60, 195) | hsl(250, 53%, 50%) | Soft Navy | View | |
#743CC3 | rgb(116, 60, 195) | hsl(265, 53%, 50%) | Soft Navy | View | |
#963CC3 | rgb(150, 60, 195) | hsl(280, 53%, 50%) | Soft Purple | View | |
#B83CC3 | rgb(184, 60, 195) | hsl(295, 53%, 50%) | 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: #3C47C3;
--color-2: #523CC3;
--color-3: #743CC3;
--color-4: #963CC3;
--color-5: #B83CC3;
}Palettes that share visual characteristics and color harmony.