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 |
|---|---|---|---|---|---|
#25C0F4 | rgb(37, 192, 244) | hsl(195, 90%, 55%) | Pure Sky Blue | View | |
#258CF4 | rgb(37, 140, 244) | hsl(210, 90%, 55%) | Pure Blue | View | |
#2559F4 | rgb(37, 89, 244) | hsl(225, 90%, 55%) | Pure Blue | View | |
#2525F4 | rgb(37, 37, 244) | hsl(240, 90%, 55%) | Pure Blue | View | |
#5925F4 | rgb(89, 37, 244) | hsl(255, 90%, 55%) | Pure Navy | View |
:root {
--color-1: #25C0F4;
--color-2: #258CF4;
--color-3: #2559F4;
--color-4: #2525F4;
--color-5: #5925F4;
}Palettes that share visual characteristics and color harmony.