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 |
|---|---|---|---|---|---|
#5CD1F5 | rgb(92, 209, 245) | hsl(194, 88%, 66%) | Pure Sky Blue | View | |
#5CABF5 | rgb(92, 171, 245) | hsl(209, 88%, 66%) | Pure Blue | View | |
#5C85F5 | rgb(92, 133, 245) | hsl(224, 88%, 66%) | Pure Blue | View | |
#5C5FF5 | rgb(92, 95, 245) | hsl(239, 88%, 66%) | Pure Blue | View | |
#805CF5 | rgb(128, 92, 245) | hsl(254, 88%, 66%) | Pure Navy | View |
:root {
--color-1: #5CD1F5;
--color-2: #5CABF5;
--color-3: #5C85F5;
--color-4: #5C5FF5;
--color-5: #805CF5;
}Palettes that share visual characteristics and color harmony.