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 |
|---|---|---|---|---|---|
#7282CB | rgb(114, 130, 203) | hsl(229, 46%, 62%) | Soft Blue | View | |
#7772CB | rgb(119, 114, 203) | hsl(243, 46%, 62%) | Soft Blue | View | |
#8E72CB | rgb(142, 114, 203) | hsl(259, 46%, 62%) | Soft Navy | View | |
#A472CB | rgb(164, 114, 203) | hsl(274, 46%, 62%) | Soft Navy | View | |
#BA72CB | rgb(186, 114, 203) | hsl(289, 46%, 62%) | Soft Purple | View |
:root {
--color-1: #7282CB;
--color-2: #7772CB;
--color-3: #8E72CB;
--color-4: #A472CB;
--color-5: #BA72CB;
}Palettes that share visual characteristics and color harmony.