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 Orange, Muted Amber, Muted Yellow. 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 |
|---|---|---|---|---|---|
#CBAA95 | rgb(203, 170, 149) | hsl(23, 34%, 69%) | Muted Orange | View | |
#CBB795 | rgb(203, 183, 149) | hsl(38, 34%, 69%) | Muted Amber | View | |
#CBC595 | rgb(203, 197, 149) | hsl(53, 34%, 69%) | Muted Yellow | View | |
#C4CB95 | rgb(196, 203, 149) | hsl(68, 34%, 69%) | Muted Lime | View | |
#B6CB95 | rgb(182, 203, 149) | hsl(83, 34%, 69%) | Muted Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CBAA95;
--color-2: #CBB795;
--color-3: #CBC595;
--color-4: #C4CB95;
--color-5: #B6CB95;
}Palettes that share visual characteristics and color harmony.