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 |
|---|---|---|---|---|---|
#3398E6 | rgb(51, 152, 230) | hsl(206, 78%, 55%) | Pure Blue | View | |
#336BE6 | rgb(51, 107, 230) | hsl(221, 78%, 55%) | Pure Blue | View | |
#333FE6 | rgb(51, 63, 230) | hsl(236, 78%, 55%) | Pure Blue | View | |
#5433E6 | rgb(84, 51, 230) | hsl(251, 78%, 55%) | Pure Navy | View | |
#8033E6 | rgb(128, 51, 230) | hsl(266, 78%, 55%) | Pure Navy | View |
:root {
--color-1: #3398E6;
--color-2: #336BE6;
--color-3: #333FE6;
--color-4: #5433E6;
--color-5: #8033E6;
}Palettes that share visual characteristics and color harmony.