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 stability palette featuring Light Orange, Light Soft Orange, Light Soft Orange.
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 |
|---|---|---|---|---|---|
#EDC4B3 | rgb(237, 196, 179) | hsl(18, 62%, 82%) | Light Orange | View | |
#E6B8A2 | rgb(230, 184, 162) | hsl(19, 58%, 77%) | Light Soft Orange | View | |
#DEAB90 | rgb(222, 171, 144) | hsl(21, 54%, 72%) | Light Soft Orange | View | |
#D69F7E | rgb(214, 159, 126) | hsl(22, 52%, 67%) | Soft Orange | View | |
#CD9777 | rgb(205, 151, 119) | hsl(22, 46%, 64%) | Soft Orange | View | |
#C38E70 | rgb(195, 142, 112) | hsl(22, 41%, 60%) | Soft Orange | View | |
#B07D62 | rgb(176, 125, 98) | hsl(21, 33%, 54%) | Muted Orange | View | |
#9D6B53 | rgb(157, 107, 83) | hsl(19, 31%, 47%) | Muted Orange | View | |
#8A5A44 | rgb(138, 90, 68) | hsl(19, 34%, 40%) | Dark Muted Orange | View | |
#774936 | rgb(119, 73, 54) | hsl(18, 38%, 34%) | Burnt Orange | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Soft Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDC4B3;
--color-2: #E6B8A2;
--color-3: #DEAB90;
--color-4: #D69F7E;
--color-5: #CD9777;
--color-6: #C38E70;
--color-7: #B07D62;
--color-8: #9D6B53;
--color-9: #8A5A44;
--color-10: #774936;
}Palettes that share visual characteristics and color harmony.