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 |
|---|---|---|---|---|---|
#468DB9 | rgb(70, 141, 185) | hsl(203, 45%, 50%) | Soft Blue | View | |
#4670B9 | rgb(70, 112, 185) | hsl(218, 45%, 50%) | Soft Blue | View | |
#4654B9 | rgb(70, 84, 185) | hsl(233, 45%, 50%) | Soft Blue | View | |
#5546B9 | rgb(85, 70, 185) | hsl(248, 45%, 50%) | Soft Blue | View | |
#7246B9 | rgb(114, 70, 185) | hsl(263, 45%, 50%) | Soft Navy | View |
:root {
--color-1: #468DB9;
--color-2: #4670B9;
--color-3: #4654B9;
--color-4: #5546B9;
--color-5: #7246B9;
}Palettes that share visual characteristics and color harmony.