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 |
|---|---|---|---|---|---|
#37C8A9 | rgb(55, 200, 169) | hsl(167, 57%, 50%) | Soft Cyan | View | |
#37C3C8 | rgb(55, 195, 200) | hsl(182, 57%, 50%) | Soft Cyan | View | |
#379FC8 | rgb(55, 159, 200) | hsl(197, 57%, 50%) | Soft Sky Blue | View | |
#377BC8 | rgb(55, 123, 200) | hsl(212, 57%, 50%) | Soft Blue | View | |
#3756C8 | rgb(55, 86, 200) | hsl(227, 57%, 50%) | Soft Blue | View |
:root {
--color-1: #37C8A9;
--color-2: #37C3C8;
--color-3: #379FC8;
--color-4: #377BC8;
--color-5: #3756C8;
}Palettes that share visual characteristics and color harmony.