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 |
|---|---|---|---|---|---|
#20C8E9 | rgb(32, 200, 233) | hsl(190, 82%, 52%) | Pure Sky Blue | View | |
#2095E9 | rgb(32, 149, 233) | hsl(205, 82%, 52%) | Pure Blue | View | |
#2063E9 | rgb(32, 99, 233) | hsl(220, 82%, 52%) | Pure Blue | View | |
#2031E9 | rgb(32, 49, 233) | hsl(235, 82%, 52%) | Pure Blue | View | |
#4220E9 | rgb(66, 32, 233) | hsl(250, 82%, 52%) | Pure Navy | View |
:root {
--color-1: #20C8E9;
--color-2: #2095E9;
--color-3: #2063E9;
--color-4: #2031E9;
--color-5: #4220E9;
}Palettes that share visual characteristics and color harmony.