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 |
|---|---|---|---|---|---|
#1173D4 | rgb(17, 115, 212) | hsl(210, 85%, 45%) | Pure Blue | View | |
#1142D4 | rgb(17, 66, 212) | hsl(225, 85%, 45%) | Pure Blue | View | |
#1111D4 | rgb(17, 17, 212) | hsl(240, 85%, 45%) | Pure Blue | View | |
#4211D4 | rgb(66, 17, 212) | hsl(255, 85%, 45%) | Pure Navy | View | |
#7311D4 | rgb(115, 17, 212) | hsl(270, 85%, 45%) | Pure Navy | View |
:root {
--color-1: #1173D4;
--color-2: #1142D4;
--color-3: #1111D4;
--color-4: #4211D4;
--color-5: #7311D4;
}Palettes that share visual characteristics and color harmony.