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 |
|---|---|---|---|---|---|
#3651C9 | rgb(54, 81, 201) | hsl(229, 58%, 50%) | Soft Blue | View | |
#3F36C9 | rgb(63, 54, 201) | hsl(244, 58%, 50%) | Soft Blue | View | |
#6436C9 | rgb(100, 54, 201) | hsl(259, 58%, 50%) | Soft Navy | View | |
#8936C9 | rgb(137, 54, 201) | hsl(274, 58%, 50%) | Soft Navy | View | |
#AE36C9 | rgb(174, 54, 201) | hsl(289, 58%, 50%) | Soft Purple | View |
:root {
--color-1: #3651C9;
--color-2: #3F36C9;
--color-3: #6436C9;
--color-4: #8936C9;
--color-5: #AE36C9;
}Palettes that share visual characteristics and color harmony.