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 Emerald, 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 |
|---|---|---|---|---|---|
#38C78B | rgb(56, 199, 139) | hsl(155, 56%, 50%) | Soft Emerald | View | |
#38C7AF | rgb(56, 199, 175) | hsl(170, 56%, 50%) | Soft Cyan | View | |
#38BBC7 | rgb(56, 187, 199) | hsl(185, 56%, 50%) | Soft Sky Blue | View | |
#3897C7 | rgb(56, 151, 199) | hsl(200, 56%, 50%) | Soft Blue | View | |
#3874C7 | rgb(56, 116, 199) | hsl(215, 56%, 50%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Emerald and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #38C78B;
--color-2: #38C7AF;
--color-3: #38BBC7;
--color-4: #3897C7;
--color-5: #3874C7;
}Palettes that share visual characteristics and color harmony.