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 |
|---|---|---|---|---|---|
#5E74BA | rgb(94, 116, 186) | hsl(226, 40%, 55%) | Soft Blue | View | |
#605EBA | rgb(96, 94, 186) | hsl(241, 40%, 55%) | Soft Blue | View | |
#775EBA | rgb(119, 94, 186) | hsl(256, 40%, 55%) | Soft Navy | View | |
#8E5EBA | rgb(142, 94, 186) | hsl(271, 40%, 55%) | Soft Navy | View | |
#A55EBA | rgb(165, 94, 186) | hsl(286, 40%, 55%) | Soft Purple | View |
:root {
--color-1: #5E74BA;
--color-2: #605EBA;
--color-3: #775EBA;
--color-4: #8E5EBA;
--color-5: #A55EBA;
}Palettes that share visual characteristics and color harmony.