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 dark 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 |
|---|---|---|---|---|---|
#5E2855 | rgb(94, 40, 85) | hsl(310, 40%, 26%) | Dark Soft Pink | View | |
#315B38 | rgb(49, 91, 56) | hsl(130, 30%, 27%) | Dark Muted Green | View | |
#401F3A | rgb(64, 31, 58) | hsl(311, 35%, 19%) | Deep Muted Pink | View | |
#204C27 | rgb(32, 76, 39) | hsl(130, 41%, 21%) | Deep Soft Green | View | |
#371932 | rgb(55, 25, 50) | hsl(310, 38%, 16%) | Deep Muted Pink | View |
A peaceful combination anchored by #5E2855, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #5E2855;
--color-2: #315B38;
--color-3: #401F3A;
--color-4: #204C27;
--color-5: #371932;
}Palettes that share visual characteristics and color harmony.