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 5-color combination featuring Light Red, Light Orange, Light Amber. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#EC9989 | rgb(236, 153, 137) | hsl(10, 72%, 73%) | Light Red | View | |
#ECB289 | rgb(236, 178, 137) | hsl(25, 72%, 73%) | Light Orange | View | |
#ECCB89 | rgb(236, 203, 137) | hsl(40, 72%, 73%) | Light Amber | View | |
#ECE389 | rgb(236, 227, 137) | hsl(55, 72%, 73%) | Light Yellow | View | |
#DBEC89 | rgb(219, 236, 137) | hsl(70, 72%, 73%) | Light Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EC9989;
--color-2: #ECB289;
--color-3: #ECCB89;
--color-4: #ECE389;
--color-5: #DBEC89;
}Palettes that share visual characteristics and color harmony.