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 5-color combination featuring Muted Red, Muted Orange, Muted Orange. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#AB6F6D | rgb(171, 111, 109) | hsl(2, 27%, 55%) | Muted Red | View | |
#AB7F6D | rgb(171, 127, 109) | hsl(17, 27%, 55%) | Muted Orange | View | |
#AB8E6D | rgb(171, 142, 109) | hsl(32, 27%, 55%) | Muted Orange | View | |
#AB9E6D | rgb(171, 158, 109) | hsl(47, 27%, 55%) | Muted Yellow | View | |
#A9AB6D | rgb(169, 171, 109) | hsl(62, 27%, 55%) | Muted Yellow | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AB6F6D;
--color-2: #AB7F6D;
--color-3: #AB8E6D;
--color-4: #AB9E6D;
--color-5: #A9AB6D;
}Palettes that share visual characteristics and color harmony.