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 Soft Cyan, Soft Cyan, Soft 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 |
|---|---|---|---|---|---|
#2FB697 | rgb(47, 182, 151) | hsl(166, 59%, 45%) | Soft Cyan | View | |
#2FB4B6 | rgb(47, 180, 182) | hsl(181, 59%, 45%) | Soft Cyan | View | |
#2F92B6 | rgb(47, 146, 182) | hsl(196, 59%, 45%) | Soft Sky Blue | View | |
#2F70B6 | rgb(47, 112, 182) | hsl(211, 59%, 45%) | Soft Blue | View | |
#2F4FB6 | rgb(47, 79, 182) | hsl(226, 59%, 45%) | Soft Blue | View |
:root {
--color-1: #2FB697;
--color-2: #2FB4B6;
--color-3: #2F92B6;
--color-4: #2F70B6;
--color-5: #2F4FB6;
}Palettes that share visual characteristics and color harmony.