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 |
|---|---|---|---|---|---|
#456EA1 | rgb(69, 110, 161) | hsl(213, 40%, 45%) | Soft Blue | View | |
#4557A1 | rgb(69, 87, 161) | hsl(228, 40%, 45%) | Soft Blue | View | |
#4945A1 | rgb(73, 69, 161) | hsl(243, 40%, 45%) | Soft Blue | View | |
#6045A1 | rgb(96, 69, 161) | hsl(258, 40%, 45%) | Soft Navy | View | |
#7745A1 | rgb(119, 69, 161) | hsl(273, 40%, 45%) | Soft Navy | View |
:root {
--color-1: #456EA1;
--color-2: #4557A1;
--color-3: #4945A1;
--color-4: #6045A1;
--color-5: #7745A1;
}Palettes that share visual characteristics and color harmony.