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 cool palette in complementary 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 |
|---|---|---|---|---|---|
#C84B7B | rgb(200, 75, 123) | hsl(337, 53%, 54%) | Soft Pink | View | |
#34B986 | rgb(52, 185, 134) | hsl(157, 56%, 46%) | Soft Emerald | View | |
#D04379 | rgb(208, 67, 121) | hsl(337, 60%, 54%) | Pink | View | |
#51C79A | rgb(81, 199, 154) | hsl(157, 51%, 55%) | Soft Emerald | View | |
#CD5B86 | rgb(205, 91, 134) | hsl(337, 53%, 58%) | Soft Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Pink and Soft Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C84B7B;
--color-2: #34B986;
--color-3: #D04379;
--color-4: #51C79A;
--color-5: #CD5B86;
}Palettes that share visual characteristics and color harmony.