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 |
|---|---|---|---|---|---|
#259DF4 | rgb(37, 157, 244) | hsl(205, 90%, 55%) | Pure Blue | View | |
#256AF4 | rgb(37, 106, 244) | hsl(220, 90%, 55%) | Pure Blue | View | |
#2536F4 | rgb(37, 54, 244) | hsl(235, 90%, 55%) | Pure Blue | View | |
#4725F4 | rgb(71, 37, 244) | hsl(250, 90%, 55%) | Pure Navy | View | |
#7B25F4 | rgb(123, 37, 244) | hsl(265, 90%, 55%) | Pure Navy | View |
:root {
--color-1: #259DF4;
--color-2: #256AF4;
--color-3: #2536F4;
--color-4: #4725F4;
--color-5: #7B25F4;
}Palettes that share visual characteristics and color harmony.