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 |
|---|---|---|---|---|---|
#1187EE | rgb(17, 135, 238) | hsl(208, 87%, 50%) | Pure Blue | View | |
#114FEE | rgb(17, 79, 238) | hsl(223, 87%, 50%) | Pure Blue | View | |
#1118EE | rgb(17, 24, 238) | hsl(238, 87%, 50%) | Pure Blue | View | |
#4111EE | rgb(65, 17, 238) | hsl(253, 87%, 50%) | Pure Navy | View | |
#7811EE | rgb(120, 17, 238) | hsl(268, 87%, 50%) | Pure Navy | View |
:root {
--color-1: #1187EE;
--color-2: #114FEE;
--color-3: #1118EE;
--color-4: #4111EE;
--color-5: #7811EE;
}Palettes that share visual characteristics and color harmony.