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 |
|---|---|---|---|---|---|
#25F4C3 | rgb(37, 244, 195) | hsl(166, 90%, 55%) | Pure Cyan | View | |
#25F0F4 | rgb(37, 240, 244) | hsl(181, 90%, 55%) | Pure Cyan | View | |
#25BCF4 | rgb(37, 188, 244) | hsl(196, 90%, 55%) | Pure Sky Blue | View | |
#2589F4 | rgb(37, 137, 244) | hsl(211, 90%, 55%) | Pure Blue | View | |
#2555F4 | rgb(37, 85, 244) | hsl(226, 90%, 55%) | Pure Blue | View |
:root {
--color-1: #25F4C3;
--color-2: #25F0F4;
--color-3: #25BCF4;
--color-4: #2589F4;
--color-5: #2555F4;
}Palettes that share visual characteristics and color harmony.