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 |
|---|---|---|---|---|---|
#3052E8 | rgb(48, 82, 232) | hsl(229, 80%, 55%) | Pure Blue | View | |
#3D30E8 | rgb(61, 48, 232) | hsl(244, 80%, 55%) | Pure Blue | View | |
#6B30E8 | rgb(107, 48, 232) | hsl(259, 80%, 55%) | Pure Navy | View | |
#9830E8 | rgb(152, 48, 232) | hsl(274, 80%, 55%) | Pure Navy | View | |
#C630E8 | rgb(198, 48, 232) | hsl(289, 80%, 55%) | Pure Purple | View |
:root {
--color-1: #3052E8;
--color-2: #3D30E8;
--color-3: #6B30E8;
--color-4: #9830E8;
--color-5: #C630E8;
}Palettes that share visual characteristics and color harmony.