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 |
|---|---|---|---|---|---|
#3E97C1 | rgb(62, 151, 193) | hsl(199, 51%, 50%) | Soft Sky Blue | View | |
#3E77C1 | rgb(62, 119, 193) | hsl(214, 51%, 50%) | Soft Blue | View | |
#3E56C1 | rgb(62, 86, 193) | hsl(229, 51%, 50%) | Soft Blue | View | |
#473EC1 | rgb(71, 62, 193) | hsl(244, 51%, 50%) | Soft Blue | View | |
#683EC1 | rgb(104, 62, 193) | hsl(259, 51%, 50%) | Soft Navy | View |
:root {
--color-1: #3E97C1;
--color-2: #3E77C1;
--color-3: #3E56C1;
--color-4: #473EC1;
--color-5: #683EC1;
}Palettes that share visual characteristics and color harmony.