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 |
|---|---|---|---|---|---|
#37C8A4 | rgb(55, 200, 164) | hsl(165, 57%, 50%) | Soft Cyan | View | |
#37C8C8 | rgb(55, 200, 200) | hsl(180, 57%, 50%) | Soft Cyan | View | |
#37A4C8 | rgb(55, 164, 200) | hsl(195, 57%, 50%) | Soft Sky Blue | View | |
#3780C8 | rgb(55, 128, 200) | hsl(210, 57%, 50%) | Soft Blue | View | |
#375BC8 | rgb(55, 91, 200) | hsl(225, 57%, 50%) | Soft Blue | View |
:root {
--color-1: #37C8A4;
--color-2: #37C8C8;
--color-3: #37A4C8;
--color-4: #3780C8;
--color-5: #375BC8;
}Palettes that share visual characteristics and color harmony.