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 Pure Sky Blue, Pure Blue, Pure 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 |
|---|---|---|---|---|---|
#35C6E3 | rgb(53, 198, 227) | hsl(190, 76%, 55%) | Pure Sky Blue | View | |
#359BE3 | rgb(53, 155, 227) | hsl(205, 76%, 55%) | Pure Blue | View | |
#356FE3 | rgb(53, 111, 227) | hsl(220, 76%, 55%) | Pure Blue | View | |
#3544E3 | rgb(53, 68, 227) | hsl(235, 76%, 55%) | Pure Blue | View | |
#5235E3 | rgb(82, 53, 227) | hsl(250, 76%, 55%) | Pure Navy | View |
:root {
--color-1: #35C6E3;
--color-2: #359BE3;
--color-3: #356FE3;
--color-4: #3544E3;
--color-5: #5235E3;
}Palettes that share visual characteristics and color harmony.