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 |
|---|---|---|---|---|---|
#4F96C9 | rgb(79, 150, 201) | hsl(205, 53%, 55%) | Soft Blue | View | |
#4F78C9 | rgb(79, 120, 201) | hsl(220, 53%, 55%) | Soft Blue | View | |
#4F5AC9 | rgb(79, 90, 201) | hsl(235, 53%, 55%) | Soft Blue | View | |
#644FC9 | rgb(100, 79, 201) | hsl(250, 53%, 55%) | Soft Navy | View | |
#824FC9 | rgb(130, 79, 201) | hsl(265, 53%, 55%) | Soft Navy | View |
:root {
--color-1: #4F96C9;
--color-2: #4F78C9;
--color-3: #4F5AC9;
--color-4: #644FC9;
--color-5: #824FC9;
}Palettes that share visual characteristics and color harmony.