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 |
|---|---|---|---|---|---|
#AB6D6D | rgb(171, 109, 109) | hsl(0, 27%, 55%) | Muted Red | View | |
#AB7D6D | rgb(171, 125, 109) | hsl(15, 27%, 55%) | Muted Orange | View | |
#AB8C6D | rgb(171, 140, 109) | hsl(30, 27%, 55%) | Muted Orange | View | |
#AB9C6D | rgb(171, 156, 109) | hsl(45, 27%, 55%) | Muted Yellow | View | |
#ABAB6D | rgb(171, 171, 109) | hsl(60, 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: #AB6D6D;
--color-2: #AB7D6D;
--color-3: #AB8C6D;
--color-4: #AB9C6D;
--color-5: #ABAB6D;
}Palettes that share visual characteristics and color harmony.