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 |
|---|---|---|---|---|---|
#27D6F1 | rgb(39, 214, 241) | hsl(188, 88%, 55%) | Pure Sky Blue | View | |
#27A4F1 | rgb(39, 164, 241) | hsl(203, 88%, 55%) | Pure Blue | View | |
#2771F1 | rgb(39, 113, 241) | hsl(218, 88%, 55%) | Pure Blue | View | |
#273FF1 | rgb(39, 63, 241) | hsl(233, 88%, 55%) | Pure Blue | View | |
#4227F1 | rgb(66, 39, 241) | hsl(248, 88%, 55%) | Pure Blue | View |
:root {
--color-1: #27D6F1;
--color-2: #27A4F1;
--color-3: #2771F1;
--color-4: #273FF1;
--color-5: #4227F1;
}Palettes that share visual characteristics and color harmony.