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 |
|---|---|---|---|---|---|
#256DF4 | rgb(37, 109, 244) | hsl(219, 90%, 55%) | Pure Blue | View | |
#253AF4 | rgb(37, 58, 244) | hsl(234, 90%, 55%) | Pure Blue | View | |
#4425F4 | rgb(68, 37, 244) | hsl(249, 90%, 55%) | Pure Blue | View | |
#7825F4 | rgb(120, 37, 244) | hsl(264, 90%, 55%) | Pure Navy | View | |
#AB25F4 | rgb(171, 37, 244) | hsl(279, 90%, 55%) | Pure Purple | View |
:root {
--color-1: #256DF4;
--color-2: #253AF4;
--color-3: #4425F4;
--color-4: #7825F4;
--color-5: #AB25F4;
}Palettes that share visual characteristics and color harmony.