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 |
|---|---|---|---|---|---|
#5E71BA | rgb(94, 113, 186) | hsl(228, 40%, 55%) | Soft Blue | View | |
#635EBA | rgb(99, 94, 186) | hsl(243, 40%, 55%) | Soft Blue | View | |
#7A5EBA | rgb(122, 94, 186) | hsl(258, 40%, 55%) | Soft Navy | View | |
#915EBA | rgb(145, 94, 186) | hsl(273, 40%, 55%) | Soft Navy | View | |
#A85EBA | rgb(168, 94, 186) | hsl(288, 40%, 55%) | Soft Purple | View |
:root {
--color-1: #5E71BA;
--color-2: #635EBA;
--color-3: #7A5EBA;
--color-4: #915EBA;
--color-5: #A85EBA;
}Palettes that share visual characteristics and color harmony.