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 |
|---|---|---|---|---|---|
#68B8EE | rgb(104, 184, 238) | hsl(204, 80%, 67%) | Pure Blue | View | |
#6897EE | rgb(104, 151, 238) | hsl(219, 80%, 67%) | Pure Blue | View | |
#6875EE | rgb(104, 117, 238) | hsl(234, 80%, 67%) | Pure Blue | View | |
#7C68EE | rgb(124, 104, 238) | hsl(249, 80%, 67%) | Pure Blue | View | |
#9D68EE | rgb(157, 104, 238) | hsl(264, 80%, 67%) | Pure Navy | View |
:root {
--color-1: #68B8EE;
--color-2: #6897EE;
--color-3: #6875EE;
--color-4: #7C68EE;
--color-5: #9D68EE;
}Palettes that share visual characteristics and color harmony.