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 Blue. 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 |
|---|---|---|---|---|---|
#3673C9 | rgb(54, 115, 201) | hsl(215, 58%, 50%) | Soft Blue | View | |
#364EC9 | rgb(54, 78, 201) | hsl(230, 58%, 50%) | Soft Blue | View | |
#4236C9 | rgb(66, 54, 201) | hsl(245, 58%, 50%) | Soft Blue | View | |
#6736C9 | rgb(103, 54, 201) | hsl(260, 58%, 50%) | Soft Navy | View | |
#8C36C9 | rgb(140, 54, 201) | hsl(275, 58%, 50%) | Soft Purple | View |
:root {
--color-1: #3673C9;
--color-2: #364EC9;
--color-3: #4236C9;
--color-4: #6736C9;
--color-5: #8C36C9;
}Palettes that share visual characteristics and color harmony.