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 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 |
|---|---|---|---|---|---|
#56C0F5 | rgb(86, 192, 245) | hsl(200, 89%, 65%) | Pure Blue | View | |
#5699F5 | rgb(86, 153, 245) | hsl(215, 89%, 65%) | Pure Blue | View | |
#5671F5 | rgb(86, 113, 245) | hsl(230, 89%, 65%) | Pure Blue | View | |
#6456F5 | rgb(100, 86, 245) | hsl(245, 89%, 65%) | Pure Blue | View | |
#8B56F5 | rgb(139, 86, 245) | hsl(260, 89%, 65%) | Pure Navy | View |
:root {
--color-1: #56C0F5;
--color-2: #5699F5;
--color-3: #5671F5;
--color-4: #6456F5;
--color-5: #8B56F5;
}Palettes that share visual characteristics and color harmony.