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 |
|---|---|---|---|---|---|
#3EC1A2 | rgb(62, 193, 162) | hsl(166, 51%, 50%) | Soft Cyan | View | |
#3EBEC1 | rgb(62, 190, 193) | hsl(181, 51%, 50%) | Soft Cyan | View | |
#3E9EC1 | rgb(62, 158, 193) | hsl(196, 51%, 50%) | Soft Sky Blue | View | |
#3E7DC1 | rgb(62, 125, 193) | hsl(211, 51%, 50%) | Soft Blue | View | |
#3E5DC1 | rgb(62, 93, 193) | hsl(226, 51%, 50%) | Soft Blue | View |
:root {
--color-1: #3EC1A2;
--color-2: #3EBEC1;
--color-3: #3E9EC1;
--color-4: #3E7DC1;
--color-5: #3E5DC1;
}Palettes that share visual characteristics and color harmony.