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 |
|---|---|---|---|---|---|
#1FBBEF | rgb(31, 187, 239) | hsl(195, 87%, 53%) | Pure Sky Blue | View | |
#1F87EF | rgb(31, 135, 239) | hsl(210, 87%, 53%) | Pure Blue | View | |
#1F53EF | rgb(31, 83, 239) | hsl(225, 87%, 53%) | Pure Blue | View | |
#1F1FEF | rgb(31, 31, 239) | hsl(240, 87%, 53%) | Pure Blue | View | |
#531FEF | rgb(83, 31, 239) | hsl(255, 87%, 53%) | Pure Navy | View |
:root {
--color-1: #1FBBEF;
--color-2: #1F87EF;
--color-3: #1F53EF;
--color-4: #1F1FEF;
--color-5: #531FEF;
}Palettes that share visual characteristics and color harmony.