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 |
|---|---|---|---|---|---|
#19CEE6 | rgb(25, 206, 230) | hsl(187, 80%, 50%) | Pure Sky Blue | View | |
#199BE6 | rgb(25, 155, 230) | hsl(202, 80%, 50%) | Pure Blue | View | |
#1968E6 | rgb(25, 104, 230) | hsl(217, 80%, 50%) | Pure Blue | View | |
#1935E6 | rgb(25, 53, 230) | hsl(232, 80%, 50%) | Pure Blue | View | |
#3119E6 | rgb(49, 25, 230) | hsl(247, 80%, 50%) | Pure Blue | View |
:root {
--color-1: #19CEE6;
--color-2: #199BE6;
--color-3: #1968E6;
--color-4: #1935E6;
--color-5: #3119E6;
}Palettes that share visual characteristics and color harmony.