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 warm palette in monochromatic 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 |
|---|---|---|---|---|---|
#E88054 | rgb(232, 128, 84) | hsl(18, 76%, 62%) | Pure Orange | View | |
#EDA688 | rgb(237, 166, 136) | hsl(18, 74%, 73%) | Light Orange | View | |
#E9A284 | rgb(233, 162, 132) | hsl(18, 70%, 72%) | Light Orange | View | |
#E59776 | rgb(229, 151, 118) | hsl(18, 68%, 68%) | Orange | View | |
#E8916C | rgb(232, 145, 108) | hsl(18, 73%, 67%) | Orange | View | |
#E3865E | rgb(227, 134, 94) | hsl(18, 70%, 63%) | Orange | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E88054;
--color-2: #EDA688;
--color-3: #E9A284;
--color-4: #E59776;
--color-5: #E8916C;
--color-6: #E3865E;
}Palettes that share visual characteristics and color harmony.