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 |
|---|---|---|---|---|---|
#1193D4 | rgb(17, 147, 212) | hsl(200, 85%, 45%) | Pure Blue | View | |
#1162D4 | rgb(17, 98, 212) | hsl(215, 85%, 45%) | Pure Blue | View | |
#1132D4 | rgb(17, 50, 212) | hsl(230, 85%, 45%) | Pure Blue | View | |
#2111D4 | rgb(33, 17, 212) | hsl(245, 85%, 45%) | Pure Blue | View | |
#5211D4 | rgb(82, 17, 212) | hsl(260, 85%, 45%) | Pure Navy | View |
:root {
--color-1: #1193D4;
--color-2: #1162D4;
--color-3: #1132D4;
--color-4: #2111D4;
--color-5: #5211D4;
}Palettes that share visual characteristics and color harmony.