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 Sky 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 |
|---|---|---|---|---|---|
#378FAE | rgb(55, 143, 174) | hsl(196, 52%, 45%) | Soft Sky Blue | View | |
#3771AE | rgb(55, 113, 174) | hsl(211, 52%, 45%) | Soft Blue | View | |
#3753AE | rgb(55, 83, 174) | hsl(226, 52%, 45%) | Soft Blue | View | |
#3937AE | rgb(57, 55, 174) | hsl(241, 52%, 45%) | Soft Blue | View | |
#5737AE | rgb(87, 55, 174) | hsl(256, 52%, 45%) | Soft Navy | View |
:root {
--color-1: #378FAE;
--color-2: #3771AE;
--color-3: #3753AE;
--color-4: #3937AE;
--color-5: #5737AE;
}Palettes that share visual characteristics and color harmony.