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 |
|---|---|---|---|---|---|
#34A1E5 | rgb(52, 161, 229) | hsl(203, 77%, 55%) | Pure Blue | View | |
#3475E5 | rgb(52, 117, 229) | hsl(218, 77%, 55%) | Pure Blue | View | |
#3449E5 | rgb(52, 73, 229) | hsl(233, 77%, 55%) | Pure Blue | View | |
#4B34E5 | rgb(75, 52, 229) | hsl(248, 77%, 55%) | Pure Blue | View | |
#7834E5 | rgb(120, 52, 229) | hsl(263, 77%, 55%) | Pure Navy | View |
:root {
--color-1: #34A1E5;
--color-2: #3475E5;
--color-3: #3449E5;
--color-4: #4B34E5;
--color-5: #7834E5;
}Palettes that share visual characteristics and color harmony.