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 |
|---|---|---|---|---|---|
#2FABB6 | rgb(47, 171, 182) | hsl(185, 59%, 45%) | Soft Sky Blue | View | |
#2F89B6 | rgb(47, 137, 182) | hsl(200, 59%, 45%) | Soft Blue | View | |
#2F67B6 | rgb(47, 103, 182) | hsl(215, 59%, 45%) | Soft Blue | View | |
#2F46B6 | rgb(47, 70, 182) | hsl(230, 59%, 45%) | Soft Blue | View | |
#3A2FB6 | rgb(58, 47, 182) | hsl(245, 59%, 45%) | Soft Blue | View |
:root {
--color-1: #2FABB6;
--color-2: #2F89B6;
--color-3: #2F67B6;
--color-4: #2F46B6;
--color-5: #3A2FB6;
}Palettes that share visual characteristics and color harmony.