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 |
|---|---|---|---|---|---|
#3787AE | rgb(55, 135, 174) | hsl(200, 52%, 45%) | Soft Blue | View | |
#3769AE | rgb(55, 105, 174) | hsl(215, 52%, 45%) | Soft Blue | View | |
#374BAE | rgb(55, 75, 174) | hsl(230, 52%, 45%) | Soft Blue | View | |
#4137AE | rgb(65, 55, 174) | hsl(245, 52%, 45%) | Soft Blue | View | |
#5F37AE | rgb(95, 55, 174) | hsl(260, 52%, 45%) | Soft Navy | View |
:root {
--color-1: #3787AE;
--color-2: #3769AE;
--color-3: #374BAE;
--color-4: #4137AE;
--color-5: #5F37AE;
}Palettes that share visual characteristics and color harmony.