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 |
|---|---|---|---|---|---|
#2F8FE9 | rgb(47, 143, 233) | hsl(209, 81%, 55%) | Pure Blue | View | |
#2F61E9 | rgb(47, 97, 233) | hsl(224, 81%, 55%) | Pure Blue | View | |
#2F32E9 | rgb(47, 50, 233) | hsl(239, 81%, 55%) | Pure Blue | View | |
#5B2FE9 | rgb(91, 47, 233) | hsl(254, 81%, 55%) | Pure Navy | View | |
#892FE9 | rgb(137, 47, 233) | hsl(269, 81%, 55%) | Pure Navy | View |
:root {
--color-1: #2F8FE9;
--color-2: #2F61E9;
--color-3: #2F32E9;
--color-4: #5B2FE9;
--color-5: #892FE9;
}Palettes that share visual characteristics and color harmony.