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 |
|---|---|---|---|---|---|
#2FB69E | rgb(47, 182, 158) | hsl(169, 59%, 45%) | Soft Cyan | View | |
#2FADB6 | rgb(47, 173, 182) | hsl(184, 59%, 45%) | Soft Cyan | View | |
#2F8CB6 | rgb(47, 140, 182) | hsl(199, 59%, 45%) | Soft Sky Blue | View | |
#2F6AB6 | rgb(47, 106, 182) | hsl(214, 59%, 45%) | Soft Blue | View | |
#2F48B6 | rgb(47, 72, 182) | hsl(229, 59%, 45%) | Soft Blue | View |
:root {
--color-1: #2FB69E;
--color-2: #2FADB6;
--color-3: #2F8CB6;
--color-4: #2F6AB6;
--color-5: #2F48B6;
}Palettes that share visual characteristics and color harmony.