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 |
|---|---|---|---|---|---|
#1CAACA | rgb(28, 170, 202) | hsl(191, 76%, 45%) | Pure Sky Blue | View | |
#1C7ECA | rgb(28, 126, 202) | hsl(206, 76%, 45%) | Pure Blue | View | |
#1C53CA | rgb(28, 83, 202) | hsl(221, 76%, 45%) | Pure Blue | View | |
#1C27CA | rgb(28, 39, 202) | hsl(236, 76%, 45%) | Pure Blue | View | |
#3C1CCA | rgb(60, 28, 202) | hsl(251, 76%, 45%) | Pure Navy | View |
:root {
--color-1: #1CAACA;
--color-2: #1C7ECA;
--color-3: #1C53CA;
--color-4: #1C27CA;
--color-5: #3C1CCA;
}Palettes that share visual characteristics and color harmony.