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 |
|---|---|---|---|---|---|
#0FD7B2 | rgb(15, 215, 178) | hsl(169, 87%, 45%) | Pure Cyan | View | |
#0FC9D7 | rgb(15, 201, 215) | hsl(184, 87%, 45%) | Pure Cyan | View | |
#0F97D7 | rgb(15, 151, 215) | hsl(199, 87%, 45%) | Pure Sky Blue | View | |
#0F65D7 | rgb(15, 101, 215) | hsl(214, 87%, 45%) | Pure Blue | View | |
#0F34D7 | rgb(15, 52, 215) | hsl(229, 87%, 45%) | Pure Blue | View |
:root {
--color-1: #0FD7B2;
--color-2: #0FC9D7;
--color-3: #0F97D7;
--color-4: #0F65D7;
--color-5: #0F34D7;
}Palettes that share visual characteristics and color harmony.