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 |
|---|---|---|---|---|---|
#ED6212 | rgb(237, 98, 18) | hsl(22, 86%, 50%) | Pure Orange | View | |
#ED9912 | rgb(237, 153, 18) | hsl(37, 86%, 50%) | Pure Amber | View | |
#EDD012 | rgb(237, 208, 18) | hsl(52, 86%, 50%) | Pure Yellow | View | |
#D4ED12 | rgb(212, 237, 18) | hsl(67, 86%, 50%) | Pure Lime | View | |
#9DED12 | rgb(157, 237, 18) | hsl(82, 86%, 50%) | Pure Lime | 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: #ED6212;
--color-2: #ED9912;
--color-3: #EDD012;
--color-4: #D4ED12;
--color-5: #9DED12;
}Palettes that share visual characteristics and color harmony.