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 |
|---|---|---|---|---|---|
#0FECF0 | rgb(15, 236, 240) | hsl(181, 88%, 50%) | Pure Cyan | View | |
#0FB4F0 | rgb(15, 180, 240) | hsl(196, 88%, 50%) | Pure Sky Blue | View | |
#0F7CF0 | rgb(15, 124, 240) | hsl(211, 88%, 50%) | Pure Blue | View | |
#0F44F0 | rgb(15, 68, 240) | hsl(226, 88%, 50%) | Pure Blue | View | |
#130FF0 | rgb(19, 15, 240) | hsl(241, 88%, 50%) | Pure Blue | View |
A peaceful combination anchored by #0FECF0, perfect for projects requiring a gentle, trustworthy touch.
Using Pure Cyan as a primary surface creates an environment of focused relaxation and clarity. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #0FECF0;
--color-2: #0FB4F0;
--color-3: #0F7CF0;
--color-4: #0F44F0;
--color-5: #130FF0;
}Palettes that share visual characteristics and color harmony.