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 |
|---|---|---|---|---|---|
#1CA1E3 | rgb(28, 161, 227) | hsl(200, 78%, 50%) | Pure Blue | View | |
#1C6FE3 | rgb(28, 111, 227) | hsl(215, 78%, 50%) | Pure Blue | View | |
#1C3DE3 | rgb(28, 61, 227) | hsl(230, 78%, 50%) | Pure Blue | View | |
#2D1CE3 | rgb(45, 28, 227) | hsl(245, 78%, 50%) | Pure Blue | View | |
#5E1CE3 | rgb(94, 28, 227) | hsl(260, 78%, 50%) | Pure Navy | View |
:root {
--color-1: #1CA1E3;
--color-2: #1C6FE3;
--color-3: #1C3DE3;
--color-4: #2D1CE3;
--color-5: #5E1CE3;
}Palettes that share visual characteristics and color harmony.