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 earthy palette in tetradic 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 |
|---|---|---|---|---|---|
#B34CCA | rgb(179, 76, 202) | hsl(289, 54%, 55%) | Soft Purple | View | |
#BA5F35 | rgb(186, 95, 53) | hsl(19, 56%, 47%) | Soft Orange | View | |
#6EC45A | rgb(110, 196, 90) | hsl(109, 47%, 56%) | Soft Green | View | |
#3A8FB6 | rgb(58, 143, 182) | hsl(199, 52%, 47%) | Soft Sky Blue | View | |
#B75ACC | rgb(183, 90, 204) | hsl(289, 53%, 58%) | Soft Purple | View | |
#D08562 | rgb(208, 133, 98) | hsl(19, 54%, 60%) | Soft Orange | View |
:root {
--color-1: #B34CCA;
--color-2: #BA5F35;
--color-3: #6EC45A;
--color-4: #3A8FB6;
--color-5: #B75ACC;
--color-6: #D08562;
}Palettes that share visual characteristics and color harmony.