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 |
|---|---|---|---|---|---|
#1C83E3 | rgb(28, 131, 227) | hsl(209, 78%, 50%) | Pure Blue | View | |
#1C51E3 | rgb(28, 81, 227) | hsl(224, 78%, 50%) | Pure Blue | View | |
#1C1FE3 | rgb(28, 31, 227) | hsl(239, 78%, 50%) | Pure Blue | View | |
#4A1CE3 | rgb(74, 28, 227) | hsl(254, 78%, 50%) | Pure Navy | View | |
#7C1CE3 | rgb(124, 28, 227) | hsl(269, 78%, 50%) | Pure Navy | View |
:root {
--color-1: #1C83E3;
--color-2: #1C51E3;
--color-3: #1C1FE3;
--color-4: #4A1CE3;
--color-5: #7C1CE3;
}Palettes that share visual characteristics and color harmony.