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 |
|---|---|---|---|---|---|
#3F54A6 | rgb(63, 84, 166) | hsl(228, 45%, 45%) | Soft Blue | View | |
#443FA6 | rgb(68, 63, 166) | hsl(243, 45%, 45%) | Soft Blue | View | |
#5E3FA6 | rgb(94, 63, 166) | hsl(258, 45%, 45%) | Soft Navy | View | |
#783FA6 | rgb(120, 63, 166) | hsl(273, 45%, 45%) | Soft Navy | View | |
#923FA6 | rgb(146, 63, 166) | hsl(288, 45%, 45%) | Soft Purple | View |
:root {
--color-1: #3F54A6;
--color-2: #443FA6;
--color-3: #5E3FA6;
--color-4: #783FA6;
--color-5: #923FA6;
}Palettes that share visual characteristics and color harmony.