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 |
|---|---|---|---|---|---|
#3E56AC | rgb(62, 86, 172) | hsl(227, 47%, 46%) | Soft Blue | View | |
#423EAC | rgb(66, 62, 172) | hsl(242, 47%, 46%) | Soft Blue | View | |
#5D3EAC | rgb(93, 62, 172) | hsl(257, 47%, 46%) | Soft Navy | View | |
#793EAC | rgb(121, 62, 172) | hsl(272, 47%, 46%) | Soft Navy | View | |
#953EAC | rgb(149, 62, 172) | hsl(287, 47%, 46%) | Soft Purple | View |
:root {
--color-1: #3E56AC;
--color-2: #423EAC;
--color-3: #5D3EAC;
--color-4: #793EAC;
--color-5: #953EAC;
}Palettes that share visual characteristics and color harmony.