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 Cyan, Pure Sky 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 |
|---|---|---|---|---|---|
#0FF0BB | rgb(15, 240, 187) | hsl(166, 88%, 50%) | Pure Cyan | View | |
#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 |
:root {
--color-1: #0FF0BB;
--color-2: #0FECF0;
--color-3: #0FB4F0;
--color-4: #0F7CF0;
--color-5: #0F44F0;
}Palettes that share visual characteristics and color harmony.