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 |
|---|---|---|---|---|---|
#2FF4C3 | rgb(47, 244, 195) | hsl(165, 90%, 57%) | Pure Cyan | View | |
#2FF4F4 | rgb(47, 244, 244) | hsl(180, 90%, 57%) | Pure Cyan | View | |
#2FC3F4 | rgb(47, 195, 244) | hsl(195, 90%, 57%) | Pure Sky Blue | View | |
#2F91F4 | rgb(47, 145, 244) | hsl(210, 90%, 57%) | Pure Blue | View | |
#2F60F4 | rgb(47, 96, 244) | hsl(225, 90%, 57%) | Pure Blue | View |
:root {
--color-1: #2FF4C3;
--color-2: #2FF4F4;
--color-3: #2FC3F4;
--color-4: #2F91F4;
--color-5: #2F60F4;
}Palettes that share visual characteristics and color harmony.