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 |
|---|---|---|---|---|---|
#3354E6 | rgb(51, 84, 230) | hsl(229, 78%, 55%) | Pure Blue | View | |
#3F33E6 | rgb(63, 51, 230) | hsl(244, 78%, 55%) | Pure Blue | View | |
#6B33E6 | rgb(107, 51, 230) | hsl(259, 78%, 55%) | Pure Navy | View | |
#9833E6 | rgb(152, 51, 230) | hsl(274, 78%, 55%) | Pure Navy | View | |
#C533E6 | rgb(197, 51, 230) | hsl(289, 78%, 55%) | Pure Purple | View |
:root {
--color-1: #3354E6;
--color-2: #3F33E6;
--color-3: #6B33E6;
--color-4: #9833E6;
--color-5: #C533E6;
}Palettes that share visual characteristics and color harmony.