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 |
|---|---|---|---|---|---|
#2063F3 | rgb(32, 99, 243) | hsl(221, 90%, 54%) | Pure Blue | View | |
#202EF3 | rgb(32, 46, 243) | hsl(236, 90%, 54%) | Pure Blue | View | |
#4720F3 | rgb(71, 32, 243) | hsl(251, 90%, 54%) | Pure Navy | View | |
#7C20F3 | rgb(124, 32, 243) | hsl(266, 90%, 54%) | Pure Navy | View | |
#B020F3 | rgb(176, 32, 243) | hsl(281, 90%, 54%) | Pure Purple | View |
:root {
--color-1: #2063F3;
--color-2: #202EF3;
--color-3: #4720F3;
--color-4: #7C20F3;
--color-5: #B020F3;
}Palettes that share visual characteristics and color harmony.