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 |
|---|---|---|---|---|---|
#109AD5 | rgb(16, 154, 213) | hsl(198, 86%, 45%) | Pure Sky Blue | View | |
#1069D5 | rgb(16, 105, 213) | hsl(213, 86%, 45%) | Pure Blue | View | |
#1038D5 | rgb(16, 56, 213) | hsl(228, 86%, 45%) | Pure Blue | View | |
#1A10D5 | rgb(26, 16, 213) | hsl(243, 86%, 45%) | Pure Blue | View | |
#4B10D5 | rgb(75, 16, 213) | hsl(258, 86%, 45%) | Pure Navy | View |
:root {
--color-1: #109AD5;
--color-2: #1069D5;
--color-3: #1038D5;
--color-4: #1A10D5;
--color-5: #4B10D5;
}Palettes that share visual characteristics and color harmony.