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 |
|---|---|---|---|---|---|
#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 | |
#A06CEF | rgb(160, 108, 239) | hsl(264, 80%, 68%) | Pure Navy | View | |
#C16CEF | rgb(193, 108, 239) | hsl(279, 80%, 68%) | Pure Purple | View |
:root {
--color-1: #6C9AEF;
--color-2: #6C79EF;
--color-3: #806CEF;
--color-4: #A06CEF;
--color-5: #C16CEF;
}Palettes that share visual characteristics and color harmony.