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 Pale Red, Dark Muted Yellow, Deep 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 |
|---|---|---|---|---|---|
#F7D7D7 | rgb(247, 215, 215) | hsl(0, 67%, 91%) | Pale Red | View | |
#938645 | rgb(147, 134, 69) | hsl(50, 36%, 42%) | Dark Muted Yellow | View | |
#223127 | rgb(34, 49, 39) | hsl(140, 18%, 16%) | Deep Muted Green | View | |
#621B00 | rgb(98, 27, 0) | hsl(17, 100%, 19%) | Burnt Orange | View | |
#C03221 | rgb(192, 50, 33) | hsl(6, 71%, 44%) | Dark Red | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Red and Dark Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F7D7D7;
--color-2: #938645;
--color-3: #223127;
--color-4: #621B00;
--color-5: #C03221;
}Palettes that share visual characteristics and color harmony.