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 |
|---|---|---|---|---|---|
#12ABED | rgb(18, 171, 237) | hsl(198, 86%, 50%) | Pure Sky Blue | View | |
#1275ED | rgb(18, 117, 237) | hsl(213, 86%, 50%) | Pure Blue | View | |
#123EED | rgb(18, 62, 237) | hsl(228, 86%, 50%) | Pure Blue | View | |
#1D12ED | rgb(29, 18, 237) | hsl(243, 86%, 50%) | Pure Blue | View | |
#5412ED | rgb(84, 18, 237) | hsl(258, 86%, 50%) | 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: #12ABED;
--color-2: #1275ED;
--color-3: #123EED;
--color-4: #1D12ED;
--color-5: #5412ED;
}Palettes that share visual characteristics and color harmony.