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 |
|---|---|---|---|---|---|
#3759C8 | rgb(55, 89, 200) | hsl(226, 57%, 50%) | Soft Blue | View | |
#3937C8 | rgb(57, 55, 200) | hsl(241, 57%, 50%) | Soft Blue | View | |
#5E37C8 | rgb(94, 55, 200) | hsl(256, 57%, 50%) | Soft Navy | View | |
#8237C8 | rgb(130, 55, 200) | hsl(271, 57%, 50%) | Soft Navy | View | |
#A637C8 | rgb(166, 55, 200) | hsl(286, 57%, 50%) | Soft Purple | View |
:root {
--color-1: #3759C8;
--color-2: #3937C8;
--color-3: #5E37C8;
--color-4: #8237C8;
--color-5: #A637C8;
}Palettes that share visual characteristics and color harmony.