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 |
|---|---|---|---|---|---|
#2F7DE9 | rgb(47, 125, 233) | hsl(215, 81%, 55%) | Pure Blue | View | |
#2F4EE9 | rgb(47, 78, 233) | hsl(230, 81%, 55%) | Pure Blue | View | |
#3F2FE9 | rgb(63, 47, 233) | hsl(245, 81%, 55%) | Pure Blue | View | |
#6D2FE9 | rgb(109, 47, 233) | hsl(260, 81%, 55%) | Pure Navy | View | |
#9C2FE9 | rgb(156, 47, 233) | hsl(275, 81%, 55%) | Pure Purple | View |
:root {
--color-1: #2F7DE9;
--color-2: #2F4EE9;
--color-3: #3F2FE9;
--color-4: #6D2FE9;
--color-5: #9C2FE9;
}Palettes that share visual characteristics and color harmony.