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 natural palette in analogous 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 |
|---|---|---|---|---|---|
#9F6075 | rgb(159, 96, 117) | hsl(340, 25%, 50%) | Muted Pink | View | |
#9E6357 | rgb(158, 99, 87) | hsl(10, 29%, 48%) | Muted Red | View | |
#877654 | rgb(135, 118, 84) | hsl(40, 23%, 43%) | Dark Muted Amber | View | |
#A8B46F | rgb(168, 180, 111) | hsl(70, 32%, 57%) | Muted Lime | View | |
#7CAB64 | rgb(124, 171, 100) | hsl(100, 30%, 53%) | Muted Green | View |
:root {
--color-1: #9F6075;
--color-2: #9E6357;
--color-3: #877654;
--color-4: #A8B46F;
--color-5: #7CAB64;
}Palettes that share visual characteristics and color harmony.