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 |
|---|---|---|---|---|---|
#38C7A6 | rgb(56, 199, 166) | hsl(166, 56%, 50%) | Soft Cyan | View | |
#38C5C7 | rgb(56, 197, 199) | hsl(181, 56%, 50%) | Soft Cyan | View | |
#38A1C7 | rgb(56, 161, 199) | hsl(196, 56%, 50%) | Soft Sky Blue | View | |
#387DC7 | rgb(56, 125, 199) | hsl(211, 56%, 50%) | Soft Blue | View | |
#3859C7 | rgb(56, 89, 199) | hsl(226, 56%, 50%) | Soft Blue | View |
:root {
--color-1: #38C7A6;
--color-2: #38C5C7;
--color-3: #38A1C7;
--color-4: #387DC7;
--color-5: #3859C7;
}Palettes that share visual characteristics and color harmony.