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 |
|---|---|---|---|---|---|
#5BBE7A | rgb(91, 190, 122) | hsl(139, 43%, 55%) | Soft Green | View | |
#5BBE93 | rgb(91, 190, 147) | hsl(154, 43%, 55%) | Soft Emerald | View | |
#5BBEAC | rgb(91, 190, 172) | hsl(169, 43%, 55%) | Soft Cyan | View | |
#5BB7BE | rgb(91, 183, 190) | hsl(184, 43%, 55%) | Soft Cyan | View | |
#5B9EBE | rgb(91, 158, 190) | hsl(199, 43%, 55%) | Soft Sky 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: #5BBE7A;
--color-2: #5BBE93;
--color-3: #5BBEAC;
--color-4: #5BB7BE;
--color-5: #5B9EBE;
}Palettes that share visual characteristics and color harmony.