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 earthy palette in split-comp tones.
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 |
|---|---|---|---|---|---|
#56A739 | rgb(86, 167, 57) | hsl(104, 49%, 44%) | Dark Soft Green | View | |
#4A3296 | rgb(74, 50, 150) | hsl(254, 50%, 39%) | Dark Soft Navy | View | |
#C536A4 | rgb(197, 54, 164) | hsl(314, 57%, 49%) | Soft Pink | View | |
#CD6241 | rgb(205, 98, 65) | hsl(14, 58%, 53%) | Soft Red | View | |
#A7C448 | rgb(167, 196, 72) | hsl(74, 51%, 53%) | Soft Lime | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Soft Green and Dark Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #56A739;
--color-2: #4A3296;
--color-3: #C536A4;
--color-4: #CD6241;
--color-5: #A7C448;
}Palettes that share visual characteristics and color harmony.