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 |
|---|---|---|---|---|---|
#3478E5 | rgb(52, 120, 229) | hsl(217, 77%, 55%) | Pure Blue | View | |
#344BE5 | rgb(52, 75, 229) | hsl(232, 77%, 55%) | Pure Blue | View | |
#4934E5 | rgb(73, 52, 229) | hsl(247, 77%, 55%) | Pure Blue | View | |
#7534E5 | rgb(117, 52, 229) | hsl(262, 77%, 55%) | Pure Navy | View | |
#A134E5 | rgb(161, 52, 229) | hsl(277, 77%, 55%) | Pure Purple | View |
:root {
--color-1: #3478E5;
--color-2: #344BE5;
--color-3: #4934E5;
--color-4: #7534E5;
--color-5: #A134E5;
}Palettes that share visual characteristics and color harmony.