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 Muted Orange, Dark Red, Light 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 |
|---|---|---|---|---|---|
#B98A62 | rgb(185, 138, 98) | hsl(28, 38%, 55%) | Muted Orange | View | |
#A62639 | rgb(166, 38, 57) | hsl(351, 63%, 40%) | Dark Red | View | |
#C2E1C2 | rgb(194, 225, 194) | hsl(120, 34%, 82%) | Light Muted Green | View | |
#7DCD85 | rgb(125, 205, 133) | hsl(126, 44%, 65%) | Soft Green | View | |
#FCDDF2 | rgb(252, 221, 242) | hsl(319, 84%, 93%) | Pale Pure Pink | View |
:root {
--color-1: #B98A62;
--color-2: #A62639;
--color-3: #C2E1C2;
--color-4: #7DCD85;
--color-5: #FCDDF2;
}Palettes that share visual characteristics and color harmony.