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 |
|---|---|---|---|---|---|
#33E3E6 | rgb(51, 227, 230) | hsl(181, 78%, 55%) | Pure Cyan | View | |
#33B6E6 | rgb(51, 182, 230) | hsl(196, 78%, 55%) | Pure Sky Blue | View | |
#3389E6 | rgb(51, 137, 230) | hsl(211, 78%, 55%) | Pure Blue | View | |
#335DE6 | rgb(51, 93, 230) | hsl(226, 78%, 55%) | Pure Blue | View | |
#3633E6 | rgb(54, 51, 230) | hsl(241, 78%, 55%) | Pure Blue | View |
A peaceful combination anchored by #33E3E6, perfect for projects requiring a gentle, trustworthy touch.
Using Pure Cyan as a primary surface creates an environment of focused relaxation and clarity. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #33E3E6;
--color-2: #33B6E6;
--color-3: #3389E6;
--color-4: #335DE6;
--color-5: #3633E6;
}Palettes that share visual characteristics and color harmony.