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 |
|---|---|---|---|---|---|
#1F6FEF | rgb(31, 111, 239) | hsl(217, 87%, 53%) | Pure Blue | View | |
#1F3BEF | rgb(31, 59, 239) | hsl(232, 87%, 53%) | Pure Blue | View | |
#371FEF | rgb(55, 31, 239) | hsl(247, 87%, 53%) | Pure Blue | View | |
#6B1FEF | rgb(107, 31, 239) | hsl(262, 87%, 53%) | Pure Navy | View | |
#9F1FEF | rgb(159, 31, 239) | hsl(277, 87%, 53%) | Pure Purple | View |
:root {
--color-1: #1F6FEF;
--color-2: #1F3BEF;
--color-3: #371FEF;
--color-4: #6B1FEF;
--color-5: #9F1FEF;
}Palettes that share visual characteristics and color harmony.