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 |
|---|---|---|---|---|---|
#3D81A9 | rgb(61, 129, 169) | hsl(202, 47%, 45%) | Soft Blue | View | |
#3D66A9 | rgb(61, 102, 169) | hsl(217, 47%, 45%) | Soft Blue | View | |
#3D4BA9 | rgb(61, 75, 169) | hsl(232, 47%, 45%) | Soft Blue | View | |
#493DA9 | rgb(73, 61, 169) | hsl(247, 47%, 45%) | Soft Blue | View | |
#643DA9 | rgb(100, 61, 169) | hsl(262, 47%, 45%) | Soft Navy | View |
:root {
--color-1: #3D81A9;
--color-2: #3D66A9;
--color-3: #3D4BA9;
--color-4: #493DA9;
--color-5: #643DA9;
}Palettes that share visual characteristics and color harmony.