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 Pure Orange, Pure Orange, Pure Yellow. 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 |
|---|---|---|---|---|---|
#EC825F | rgb(236, 130, 95) | hsl(15, 79%, 65%) | Pure Orange | View | |
#ECA65F | rgb(236, 166, 95) | hsl(30, 79%, 65%) | Pure Orange | View | |
#ECC95F | rgb(236, 201, 95) | hsl(45, 79%, 65%) | Pure Yellow | View | |
#ECEC5F | rgb(236, 236, 95) | hsl(60, 79%, 65%) | Pure Yellow | View | |
#C9EC5F | rgb(201, 236, 95) | hsl(75, 79%, 65%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EC825F;
--color-2: #ECA65F;
--color-3: #ECC95F;
--color-4: #ECEC5F;
--color-5: #C9EC5F;
}Palettes that share visual characteristics and color harmony.