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 Green, Soft Emerald, Soft Cyan. 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 |
|---|---|---|---|---|---|
#38C76F | rgb(56, 199, 111) | hsl(143, 56%, 50%) | Soft Green | View | |
#38C793 | rgb(56, 199, 147) | hsl(158, 56%, 50%) | Soft Emerald | View | |
#38C7B6 | rgb(56, 199, 182) | hsl(173, 56%, 50%) | Soft Cyan | View | |
#38B4C7 | rgb(56, 180, 199) | hsl(188, 56%, 50%) | Soft Sky Blue | View | |
#3890C7 | rgb(56, 144, 199) | hsl(203, 56%, 50%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Green and Soft Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #38C76F;
--color-2: #38C793;
--color-3: #38C7B6;
--color-4: #38B4C7;
--color-5: #3890C7;
}Palettes that share visual characteristics and color harmony.