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 |
|---|---|---|---|---|---|
#CD6418 | rgb(205, 100, 24) | hsl(25, 79%, 45%) | Pure Orange | View | |
#CD9118 | rgb(205, 145, 24) | hsl(40, 79%, 45%) | Pure Amber | View | |
#CDBE18 | rgb(205, 190, 24) | hsl(55, 79%, 45%) | Pure Yellow | View | |
#AFCD18 | rgb(175, 205, 24) | hsl(70, 79%, 45%) | Pure Lime | View | |
#82CD18 | rgb(130, 205, 24) | hsl(85, 79%, 45%) | 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: #CD6418;
--color-2: #CD9118;
--color-3: #CDBE18;
--color-4: #AFCD18;
--color-5: #82CD18;
}Palettes that share visual characteristics and color harmony.