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 |
|---|---|---|---|---|---|
#55F6CE | rgb(85, 246, 206) | hsl(165, 90%, 65%) | Pure Cyan | View | |
#55F6F6 | rgb(85, 246, 246) | hsl(180, 90%, 65%) | Pure Cyan | View | |
#55CEF6 | rgb(85, 206, 246) | hsl(195, 90%, 65%) | Pure Sky Blue | View | |
#55A6F6 | rgb(85, 166, 246) | hsl(210, 90%, 65%) | Pure Blue | View | |
#557EF6 | rgb(85, 126, 246) | hsl(225, 90%, 65%) | Pure Blue | View |
:root {
--color-1: #55F6CE;
--color-2: #55F6F6;
--color-3: #55CEF6;
--color-4: #55A6F6;
--color-5: #557EF6;
}Palettes that share visual characteristics and color harmony.