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 |
|---|---|---|---|---|---|
#4680B9 | rgb(70, 128, 185) | hsl(210, 45%, 50%) | Soft Blue | View | |
#4663B9 | rgb(70, 99, 185) | hsl(225, 45%, 50%) | Soft Blue | View | |
#4646B9 | rgb(70, 70, 185) | hsl(240, 45%, 50%) | Soft Blue | View | |
#6346B9 | rgb(99, 70, 185) | hsl(255, 45%, 50%) | Soft Navy | View | |
#8046B9 | rgb(128, 70, 185) | hsl(270, 45%, 50%) | Soft Navy | View |
:root {
--color-1: #4680B9;
--color-2: #4663B9;
--color-3: #4646B9;
--color-4: #6346B9;
--color-5: #8046B9;
}Palettes that share visual characteristics and color harmony.