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 cool 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 |
|---|---|---|---|---|---|
#BC8443 | rgb(188, 132, 67) | hsl(32, 47%, 50%) | Soft Orange | View | |
#5284BE | rgb(82, 132, 190) | hsl(212, 45%, 53%) | Soft Blue | View | |
#C28B4D | rgb(194, 139, 77) | hsl(32, 49%, 53%) | Soft Orange | View | |
#3876BC | rgb(56, 118, 188) | hsl(212, 54%, 48%) | Soft Blue | View | |
#C28C4F | rgb(194, 140, 79) | hsl(32, 49%, 54%) | Soft Orange | View | |
#4F86C4 | rgb(79, 134, 196) | hsl(212, 50%, 54%) | Soft Blue | 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: #BC8443;
--color-2: #5284BE;
--color-3: #C28B4D;
--color-4: #3876BC;
--color-5: #C28C4F;
--color-6: #4F86C4;
}Palettes that share visual characteristics and color harmony.