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 |
|---|---|---|---|---|---|
#456DA1 | rgb(69, 109, 161) | hsl(214, 40%, 45%) | Soft Blue | View | |
#4556A1 | rgb(69, 86, 161) | hsl(229, 40%, 45%) | Soft Blue | View | |
#4B45A1 | rgb(75, 69, 161) | hsl(244, 40%, 45%) | Soft Blue | View | |
#6245A1 | rgb(98, 69, 161) | hsl(259, 40%, 45%) | Soft Navy | View | |
#7945A1 | rgb(121, 69, 161) | hsl(274, 40%, 45%) | Soft Navy | View |
:root {
--color-1: #456DA1;
--color-2: #4556A1;
--color-3: #4B45A1;
--color-4: #6245A1;
--color-5: #7945A1;
}Palettes that share visual characteristics and color harmony.