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 Blue, 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 |
|---|---|---|---|---|---|
#3656C9 | rgb(54, 86, 201) | hsl(227, 58%, 50%) | Soft Blue | View | |
#3A36C9 | rgb(58, 54, 201) | hsl(242, 58%, 50%) | Soft Blue | View | |
#5F36C9 | rgb(95, 54, 201) | hsl(257, 58%, 50%) | Soft Navy | View | |
#8436C9 | rgb(132, 54, 201) | hsl(272, 58%, 50%) | Soft Navy | View | |
#A936C9 | rgb(169, 54, 201) | hsl(287, 58%, 50%) | Soft Purple | View |
:root {
--color-1: #3656C9;
--color-2: #3A36C9;
--color-3: #5F36C9;
--color-4: #8436C9;
--color-5: #A936C9;
}Palettes that share visual characteristics and color harmony.