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 |
|---|---|---|---|---|---|
#EF6F2A | rgb(239, 111, 42) | hsl(21, 86%, 55%) | Pure Orange | View | |
#EFA02A | rgb(239, 160, 42) | hsl(36, 86%, 55%) | Pure Amber | View | |
#EFD12A | rgb(239, 209, 42) | hsl(51, 86%, 55%) | Pure Yellow | View | |
#DBEF2A | rgb(219, 239, 42) | hsl(66, 86%, 55%) | Pure Lime | View | |
#AAEF2A | rgb(170, 239, 42) | hsl(81, 86%, 55%) | 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: #EF6F2A;
--color-2: #EFA02A;
--color-3: #EFD12A;
--color-4: #DBEF2A;
--color-5: #AAEF2A;
}Palettes that share visual characteristics and color harmony.