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 |
|---|---|---|---|---|---|
#188DE7 | rgb(24, 141, 231) | hsl(206, 81%, 50%) | Pure Blue | View | |
#185AE7 | rgb(24, 90, 231) | hsl(221, 81%, 50%) | Pure Blue | View | |
#1826E7 | rgb(24, 38, 231) | hsl(236, 81%, 50%) | Pure Blue | View | |
#3E18E7 | rgb(62, 24, 231) | hsl(251, 81%, 50%) | Pure Navy | View | |
#7218E7 | rgb(114, 24, 231) | hsl(266, 81%, 50%) | Pure Navy | View |
:root {
--color-1: #188DE7;
--color-2: #185AE7;
--color-3: #1826E7;
--color-4: #3E18E7;
--color-5: #7218E7;
}Palettes that share visual characteristics and color harmony.