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 |
|---|---|---|---|---|---|
#3EAC95 | rgb(62, 172, 149) | hsl(167, 47%, 46%) | Soft Cyan | View | |
#3EA9AC | rgb(62, 169, 172) | hsl(182, 47%, 46%) | Soft Cyan | View | |
#3E8DAC | rgb(62, 141, 172) | hsl(197, 47%, 46%) | Soft Sky Blue | View | |
#3E72AC | rgb(62, 114, 172) | hsl(212, 47%, 46%) | Soft Blue | View | |
#3E56AC | rgb(62, 86, 172) | hsl(227, 47%, 46%) | Soft Blue | View |
:root {
--color-1: #3EAC95;
--color-2: #3EA9AC;
--color-3: #3E8DAC;
--color-4: #3E72AC;
--color-5: #3E56AC;
}Palettes that share visual characteristics and color harmony.