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 |
|---|---|---|---|---|---|
#3EC1A4 | rgb(62, 193, 164) | hsl(167, 51%, 50%) | Soft Cyan | View | |
#3EBCC1 | rgb(62, 188, 193) | hsl(182, 51%, 50%) | Soft Cyan | View | |
#3E9CC1 | rgb(62, 156, 193) | hsl(197, 51%, 50%) | Soft Sky Blue | View | |
#3E7BC1 | rgb(62, 123, 193) | hsl(212, 51%, 50%) | Soft Blue | View | |
#3E5BC1 | rgb(62, 91, 193) | hsl(227, 51%, 50%) | Soft Blue | View |
:root {
--color-1: #3EC1A4;
--color-2: #3EBCC1;
--color-3: #3E9CC1;
--color-4: #3E7BC1;
--color-5: #3E5BC1;
}Palettes that share visual characteristics and color harmony.