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 |
|---|---|---|---|---|---|
#2B99EE | rgb(43, 153, 238) | hsl(206, 85%, 55%) | Pure Blue | View | |
#2B68EE | rgb(43, 104, 238) | hsl(221, 85%, 55%) | Pure Blue | View | |
#2B38EE | rgb(43, 56, 238) | hsl(236, 85%, 55%) | Pure Blue | View | |
#4E2BEE | rgb(78, 43, 238) | hsl(251, 85%, 55%) | Pure Navy | View | |
#7F2BEE | rgb(127, 43, 238) | hsl(266, 85%, 55%) | Pure Navy | View |
:root {
--color-1: #2B99EE;
--color-2: #2B68EE;
--color-3: #2B38EE;
--color-4: #4E2BEE;
--color-5: #7F2BEE;
}Palettes that share visual characteristics and color harmony.