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 natural palette in complementary tones.
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 |
|---|---|---|---|---|---|
#B17849 | rgb(177, 120, 73) | hsl(27, 42%, 49%) | Soft Orange | View | |
#6598C1 | rgb(101, 152, 193) | hsl(207, 43%, 58%) | Soft Blue | View | |
#BE9778 | rgb(190, 151, 120) | hsl(27, 35%, 61%) | Muted Orange | View | |
#5082AA | rgb(80, 130, 170) | hsl(207, 36%, 49%) | Muted Blue | View | |
#BD8355 | rgb(189, 131, 85) | hsl(27, 44%, 54%) | Soft Orange | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B17849;
--color-2: #6598C1;
--color-3: #BE9778;
--color-4: #5082AA;
--color-5: #BD8355;
}Palettes that share visual characteristics and color harmony.