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 Cyan, Pure Sky 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 |
|---|---|---|---|---|---|
#0ECED8 | rgb(14, 206, 216) | hsl(183, 88%, 45%) | Pure Cyan | View | |
#0E9BD8 | rgb(14, 155, 216) | hsl(198, 88%, 45%) | Pure Sky Blue | View | |
#0E69D8 | rgb(14, 105, 216) | hsl(213, 88%, 45%) | Pure Blue | View | |
#0E36D8 | rgb(14, 54, 216) | hsl(228, 88%, 45%) | Pure Blue | View | |
#180ED8 | rgb(24, 14, 216) | hsl(243, 88%, 45%) | Pure Blue | View |
A peaceful combination anchored by #0ECED8, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #0ECED8;
--color-2: #0E9BD8;
--color-3: #0E69D8;
--color-4: #0E36D8;
--color-5: #180ED8;
}Palettes that share visual characteristics and color harmony.