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 |
|---|---|---|---|---|---|
#25B5EF | rgb(37, 181, 239) | hsl(197, 86%, 54%) | Pure Sky Blue | View | |
#2583EF | rgb(37, 131, 239) | hsl(212, 86%, 54%) | Pure Blue | View | |
#2551EF | rgb(37, 81, 239) | hsl(227, 86%, 54%) | Pure Blue | View | |
#2C25EF | rgb(44, 37, 239) | hsl(242, 86%, 54%) | Pure Blue | View | |
#5E25EF | rgb(94, 37, 239) | hsl(257, 86%, 54%) | Pure Navy | View |
:root {
--color-1: #25B5EF;
--color-2: #2583EF;
--color-3: #2551EF;
--color-4: #2C25EF;
--color-5: #5E25EF;
}Palettes that share visual characteristics and color harmony.