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 |
|---|---|---|---|---|---|
#2B6FEE | rgb(43, 111, 238) | hsl(219, 85%, 55%) | Pure Blue | View | |
#2B3EEE | rgb(43, 62, 238) | hsl(234, 85%, 55%) | Pure Blue | View | |
#482BEE | rgb(72, 43, 238) | hsl(249, 85%, 55%) | Pure Blue | View | |
#792BEE | rgb(121, 43, 238) | hsl(264, 85%, 55%) | Pure Navy | View | |
#AA2BEE | rgb(170, 43, 238) | hsl(279, 85%, 55%) | Pure Purple | View |
:root {
--color-1: #2B6FEE;
--color-2: #2B3EEE;
--color-3: #482BEE;
--color-4: #792BEE;
--color-5: #AA2BEE;
}Palettes that share visual characteristics and color harmony.