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 trending palette featuring Light Soft Pink, Soft Red, Dark Muted Green.
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 |
|---|---|---|---|---|---|
#EBB5CA | rgb(235, 181, 202) | hsl(337, 57%, 82%) | Light Soft Pink | View | |
#AE3C41 | rgb(174, 60, 65) | hsl(357, 49%, 46%) | Soft Red | View | |
#718752 | rgb(113, 135, 82) | hsl(85, 24%, 43%) | Dark Muted Green | View | |
#D3D4CE | rgb(211, 212, 206) | hsl(70, 7%, 82%) | Light Gray | View | |
#6F7E73 | rgb(111, 126, 115) | hsl(136, 6%, 46%) | Dark Gray | View |
:root {
--color-1: #EBB5CA;
--color-2: #AE3C41;
--color-3: #718752;
--color-4: #D3D4CE;
--color-5: #6F7E73;
}Palettes that share visual characteristics and color harmony.