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 |
|---|---|---|---|---|---|
#6CDBEF | rgb(108, 219, 239) | hsl(189, 80%, 68%) | Pure Sky Blue | View | |
#6CBAEF | rgb(108, 186, 239) | hsl(204, 80%, 68%) | Pure Blue | View | |
#6C9AEF | rgb(108, 154, 239) | hsl(219, 80%, 68%) | Pure Blue | View | |
#6C79EF | rgb(108, 121, 239) | hsl(234, 80%, 68%) | Pure Blue | View | |
#806CEF | rgb(128, 108, 239) | hsl(249, 80%, 68%) | Pure Blue | View |
:root {
--color-1: #6CDBEF;
--color-2: #6CBAEF;
--color-3: #6C9AEF;
--color-4: #6C79EF;
--color-5: #806CEF;
}Palettes that share visual characteristics and color harmony.