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 Sky 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 |
|---|---|---|---|---|---|
#2BBDEE | rgb(43, 189, 238) | hsl(195, 85%, 55%) | Pure Sky Blue | View | |
#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 |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Sky Blue and Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2BBDEE;
--color-2: #2B8CEE;
--color-3: #2B5BEE;
--color-4: #2B2BEE;
--color-5: #5B2BEE;
}Palettes that share visual characteristics and color harmony.