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 |
|---|---|---|---|---|---|
#4F70C9 | rgb(79, 112, 201) | hsl(224, 53%, 55%) | Soft Blue | View | |
#4F51C9 | rgb(79, 81, 201) | hsl(239, 53%, 55%) | Soft Blue | View | |
#6C4FC9 | rgb(108, 79, 201) | hsl(254, 53%, 55%) | Soft Navy | View | |
#8A4FC9 | rgb(138, 79, 201) | hsl(269, 53%, 55%) | Soft Navy | View | |
#A94FC9 | rgb(169, 79, 201) | hsl(284, 53%, 55%) | Soft Purple | View |
:root {
--color-1: #4F70C9;
--color-2: #4F51C9;
--color-3: #6C4FC9;
--color-4: #8A4FC9;
--color-5: #A94FC9;
}Palettes that share visual characteristics and color harmony.