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 |
|---|---|---|---|---|---|
#33BFE6 | rgb(51, 191, 230) | hsl(193, 78%, 55%) | Pure Sky Blue | View | |
#3392E6 | rgb(51, 146, 230) | hsl(208, 78%, 55%) | Pure Blue | View | |
#3365E6 | rgb(51, 101, 230) | hsl(223, 78%, 55%) | Pure Blue | View | |
#3339E6 | rgb(51, 57, 230) | hsl(238, 78%, 55%) | Pure Blue | View | |
#5A33E6 | rgb(90, 51, 230) | hsl(253, 78%, 55%) | Pure Navy | View |
:root {
--color-1: #33BFE6;
--color-2: #3392E6;
--color-3: #3365E6;
--color-4: #3339E6;
--color-5: #5A33E6;
}Palettes that share visual characteristics and color harmony.