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 |
|---|---|---|---|---|---|
#0DF2C1 | rgb(13, 242, 193) | hsl(167, 90%, 50%) | Pure Cyan | View | |
#0DEBF2 | rgb(13, 235, 242) | hsl(182, 90%, 50%) | Pure Cyan | View | |
#0DB1F2 | rgb(13, 177, 242) | hsl(197, 90%, 50%) | Pure Sky Blue | View | |
#0D78F2 | rgb(13, 120, 242) | hsl(212, 90%, 50%) | Pure Blue | View | |
#0D3EF2 | rgb(13, 62, 242) | hsl(227, 90%, 50%) | Pure Blue | View |
:root {
--color-1: #0DF2C1;
--color-2: #0DEBF2;
--color-3: #0DB1F2;
--color-4: #0D78F2;
--color-5: #0D3EF2;
}Palettes that share visual characteristics and color harmony.