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 Navy. 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 |
|---|---|---|---|---|---|
#255BE4 | rgb(37, 91, 228) | hsl(223, 78%, 52%) | Pure Blue | View | |
#252BE4 | rgb(37, 43, 228) | hsl(238, 78%, 52%) | Pure Blue | View | |
#4E25E4 | rgb(78, 37, 228) | hsl(253, 78%, 52%) | Pure Navy | View | |
#7E25E4 | rgb(126, 37, 228) | hsl(268, 78%, 52%) | Pure Navy | View | |
#AE25E4 | rgb(174, 37, 228) | hsl(283, 78%, 52%) | Pure Purple | View |
:root {
--color-1: #255BE4;
--color-2: #252BE4;
--color-3: #4E25E4;
--color-4: #7E25E4;
--color-5: #AE25E4;
}Palettes that share visual characteristics and color harmony.