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 |
|---|---|---|---|---|---|
#499BB6 | rgb(73, 155, 182) | hsl(195, 43%, 50%) | Soft Sky Blue | View | |
#4980B6 | rgb(73, 128, 182) | hsl(210, 43%, 50%) | Soft Blue | View | |
#4964B6 | rgb(73, 100, 182) | hsl(225, 43%, 50%) | Soft Blue | View | |
#4949B6 | rgb(73, 73, 182) | hsl(240, 43%, 50%) | Soft Blue | View | |
#6449B6 | rgb(100, 73, 182) | hsl(255, 43%, 50%) | Soft Navy | View |
:root {
--color-1: #499BB6;
--color-2: #4980B6;
--color-3: #4964B6;
--color-4: #4949B6;
--color-5: #6449B6;
}Palettes that share visual characteristics and color harmony.