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 |
|---|---|---|---|---|---|
#2B8CEE | rgb(43, 140, 238) | hsl(210, 85%, 55%) | Pure Blue | View | |
#2B5BEE | rgb(43, 91, 238) | hsl(225, 85%, 55%) | Pure Blue | View | |
#2B2BEE | rgb(43, 43, 238) | hsl(240, 85%, 55%) | Pure Blue | View | |
#5B2BEE | rgb(91, 43, 238) | hsl(255, 85%, 55%) | Pure Navy | View | |
#8C2BEE | rgb(140, 43, 238) | hsl(270, 85%, 55%) | Pure Navy | View |
:root {
--color-1: #2B8CEE;
--color-2: #2B5BEE;
--color-3: #2B2BEE;
--color-4: #5B2BEE;
--color-5: #8C2BEE;
}Palettes that share visual characteristics and color harmony.