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 |
|---|---|---|---|---|---|
#478BB8 | rgb(71, 139, 184) | hsl(204, 44%, 50%) | Soft Blue | View | |
#476FB8 | rgb(71, 111, 184) | hsl(219, 44%, 50%) | Soft Blue | View | |
#4753B8 | rgb(71, 83, 184) | hsl(234, 44%, 50%) | Soft Blue | View | |
#5847B8 | rgb(88, 71, 184) | hsl(249, 44%, 50%) | Soft Blue | View | |
#7447B8 | rgb(116, 71, 184) | hsl(264, 44%, 50%) | Soft Navy | View |
:root {
--color-1: #478BB8;
--color-2: #476FB8;
--color-3: #4753B8;
--color-4: #5847B8;
--color-5: #7447B8;
}Palettes that share visual characteristics and color harmony.