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 |
|---|---|---|---|---|---|
#7286CB | rgb(114, 134, 203) | hsl(227, 46%, 62%) | Soft Blue | View | |
#7372CB | rgb(115, 114, 203) | hsl(241, 46%, 62%) | Soft Blue | View | |
#8972CB | rgb(137, 114, 203) | hsl(256, 46%, 62%) | Soft Navy | View | |
#A072CB | rgb(160, 114, 203) | hsl(271, 46%, 62%) | Soft Navy | View | |
#B672CB | rgb(182, 114, 203) | hsl(286, 46%, 62%) | Soft Purple | View |
:root {
--color-1: #7286CB;
--color-2: #7372CB;
--color-3: #8972CB;
--color-4: #A072CB;
--color-5: #B672CB;
}Palettes that share visual characteristics and color harmony.