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 |
|---|---|---|---|---|---|
#3389E6 | rgb(51, 137, 230) | hsl(211, 78%, 55%) | Pure Blue | View | |
#335DE6 | rgb(51, 93, 230) | hsl(226, 78%, 55%) | Pure Blue | View | |
#3633E6 | rgb(54, 51, 230) | hsl(241, 78%, 55%) | Pure Blue | View | |
#6233E6 | rgb(98, 51, 230) | hsl(256, 78%, 55%) | Pure Navy | View | |
#8F33E6 | rgb(143, 51, 230) | hsl(271, 78%, 55%) | Pure Navy | View |
:root {
--color-1: #3389E6;
--color-2: #335DE6;
--color-3: #3633E6;
--color-4: #6233E6;
--color-5: #8F33E6;
}Palettes that share visual characteristics and color harmony.