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 |
|---|---|---|---|---|---|
#25F4CE | rgb(37, 244, 206) | hsl(169, 90%, 55%) | Pure Cyan | View | |
#25E6F4 | rgb(37, 230, 244) | hsl(184, 90%, 55%) | Pure Cyan | View | |
#25B2F4 | rgb(37, 178, 244) | hsl(199, 90%, 55%) | Pure Sky Blue | View | |
#257EF4 | rgb(37, 126, 244) | hsl(214, 90%, 55%) | Pure Blue | View | |
#254BF4 | rgb(37, 75, 244) | hsl(229, 90%, 55%) | Pure Blue | View |
:root {
--color-1: #25F4CE;
--color-2: #25E6F4;
--color-3: #25B2F4;
--color-4: #257EF4;
--color-5: #254BF4;
}Palettes that share visual characteristics and color harmony.