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 |
|---|---|---|---|---|---|
#4F86C9 | rgb(79, 134, 201) | hsl(213, 53%, 55%) | Soft Blue | View | |
#4F68C9 | rgb(79, 104, 201) | hsl(228, 53%, 55%) | Soft Blue | View | |
#564FC9 | rgb(86, 79, 201) | hsl(243, 53%, 55%) | Soft Blue | View | |
#744FC9 | rgb(116, 79, 201) | hsl(258, 53%, 55%) | Soft Navy | View | |
#924FC9 | rgb(146, 79, 201) | hsl(273, 53%, 55%) | Soft Navy | View |
:root {
--color-1: #4F86C9;
--color-2: #4F68C9;
--color-3: #564FC9;
--color-4: #744FC9;
--color-5: #924FC9;
}Palettes that share visual characteristics and color harmony.