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 Amber, 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 |
|---|---|---|---|---|---|
#EC7418 | rgb(236, 116, 24) | hsl(26, 85%, 51%) | Pure Orange | View | |
#ECA918 | rgb(236, 169, 24) | hsl(41, 85%, 51%) | Pure Amber | View | |
#ECDE18 | rgb(236, 222, 24) | hsl(56, 85%, 51%) | Pure Yellow | View | |
#C5EC18 | rgb(197, 236, 24) | hsl(71, 85%, 51%) | Pure Lime | View | |
#90EC18 | rgb(144, 236, 24) | hsl(86, 85%, 51%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EC7418;
--color-2: #ECA918;
--color-3: #ECDE18;
--color-4: #C5EC18;
--color-5: #90EC18;
}Palettes that share visual characteristics and color harmony.