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 |
|---|---|---|---|---|---|
#4A6FCF | rgb(74, 111, 207) | hsl(223, 58%, 55%) | Soft Blue | View | |
#4A4ECF | rgb(74, 78, 207) | hsl(238, 58%, 55%) | Soft Blue | View | |
#674ACF | rgb(103, 74, 207) | hsl(253, 58%, 55%) | Soft Navy | View | |
#884ACF | rgb(136, 74, 207) | hsl(268, 58%, 55%) | Soft Navy | View | |
#A94ACF | rgb(169, 74, 207) | hsl(283, 58%, 55%) | Soft Purple | View |
:root {
--color-1: #4A6FCF;
--color-2: #4A4ECF;
--color-3: #674ACF;
--color-4: #884ACF;
--color-5: #A94ACF;
}Palettes that share visual characteristics and color harmony.